Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

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

2023-01-03T05:34:36.598Z||main|||||INFO|500||The following profiles are active: basic
2023-01-03T05:35:04.205Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-03T05:35:04.207Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-03T05:35:04.532Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-03T05:35:18.998Z||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.

2023-01-03T05:35:19.522Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-03T05:35:20.112Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-03T05:35:21.232Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-03T05:35:21.263Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-03T05:35:21.535Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-03T05:35:22.069Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-03T05:35:23.291Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-03T05:35:28.355Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-03T05:35:34.416Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-03T05:35:34.709Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-03T05:35:36.527Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-03T05:35:37.807Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2023-01-03T05:35:41.399Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-03T05:35:45.535Z||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
2023-01-03T05:35:59.791Z||main|||||WARN|500||---
2023-01-03T05:35:59.795Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-03T05:35:59.796Z||main|||||WARN|500||---
2023-01-03T05:36:00.961Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-03T05:36:16.749Z||main|||||INFO|500||Started ApiHandlerApplication in 107.034 seconds (JVM running for 111.168)
2023-01-03T05:36:16.862Z|1281f1dd-fa43-4341-a7fe-36e9b9bb7120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:36:16.964Z|1281f1dd-fa43-4341-a7fe-36e9b9bb7120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:36:17.009Z|b6385b16-8af2-4cca-b552-b81ba42c2f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:36:17.042Z|b6385b16-8af2-4cca-b552-b81ba42c2f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:36:21.905Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-03T05:36:22.791Z|02f4a2d1-5f00-459c-9bba-80b049b2f715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:22.790Z|d2519cb2-6d79-45b8-81c2-efe8743059cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:22.791Z|b4629454-2f7c-4fb5-8a40-d580ff0d9930|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
2023-01-03T05:36:24.248Z|b4629454-2f7c-4fb5-8a40-d580ff0d9930|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:24.249Z|d2519cb2-6d79-45b8-81c2-efe8743059cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:24.279Z|02f4a2d1-5f00-459c-9bba-80b049b2f715|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:31.716Z|426e4e14-7f6b-4748-a489-dcee3123d1c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:36:31.718Z|426e4e14-7f6b-4748-a489-dcee3123d1c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:36:32.496Z|3d59dcaf-efb4-4f9b-9f90-e4c17c6c6f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:32.496Z|ffedf841-428d-4cb0-8fd9-2f4ad71ed65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:32.499Z|ffedf841-428d-4cb0-8fd9-2f4ad71ed65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:32.515Z|3d59dcaf-efb4-4f9b-9f90-e4c17c6c6f5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:33.789Z|54d10602-3b75-44bf-bebe-b247914f72aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:33.791Z|54d10602-3b75-44bf-bebe-b247914f72aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:42.629Z|01885119-40f8-4d86-81fc-4390b8c57354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:42.631Z|01885119-40f8-4d86-81fc-4390b8c57354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:42.684Z|cb2de86e-6cd2-4b16-a76e-4f27797bf9ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:42.689Z|cb2de86e-6cd2-4b16-a76e-4f27797bf9ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:44.042Z|7e6e0545-653d-402e-b2b9-5439c1e85aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:44.044Z|7e6e0545-653d-402e-b2b9-5439c1e85aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:46.712Z|256a7171-3bcf-4b97-bfea-821ae75a9938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:36:46.713Z|256a7171-3bcf-4b97-bfea-821ae75a9938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:36:47.059Z|47407712-dcfc-4840-8bdc-6fcd63499e00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:36:47.061Z|47407712-dcfc-4840-8bdc-6fcd63499e00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:36:52.735Z|e9d592f9-454f-4ec1-912f-91d203155dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:52.737Z|e9d592f9-454f-4ec1-912f-91d203155dfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:52.773Z|05cd70fc-5363-4e15-aa10-a13038139b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:52.776Z|05cd70fc-5363-4e15-aa10-a13038139b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:36:54.167Z|717ca537-aceb-442d-acfb-e85c3f7ce73e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:36:54.169Z|717ca537-aceb-442d-acfb-e85c3f7ce73e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:01.710Z|d5feb613-75f4-4c0f-8f8d-79327a843936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:37:01.723Z|d5feb613-75f4-4c0f-8f8d-79327a843936|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:37:02.821Z|6713c9dd-e85b-4dbe-97e7-daab03df40d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:02.823Z|6713c9dd-e85b-4dbe-97e7-daab03df40d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:02.888Z|1862d24b-ca12-42dd-b2cd-321b836e98bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:02.894Z|1862d24b-ca12-42dd-b2cd-321b836e98bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:04.365Z|c2d2003e-b38f-4653-9079-99fcf9469d18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:04.381Z|c2d2003e-b38f-4653-9079-99fcf9469d18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:12.965Z|4cd20fb4-029c-4318-b1cf-08cf29cdeacb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:12.967Z|4cd20fb4-029c-4318-b1cf-08cf29cdeacb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:13.131Z|65e4e3b4-53e5-43df-ab0c-d773cebec8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:13.137Z|65e4e3b4-53e5-43df-ab0c-d773cebec8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:14.546Z|d473a1a9-0cc8-445b-b496-55fde1c319ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:14.554Z|d473a1a9-0cc8-445b-b496-55fde1c319ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:16.711Z|a0461a53-802b-4cee-86d7-3c4b8f113169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:37:16.713Z|a0461a53-802b-4cee-86d7-3c4b8f113169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:37:17.067Z|4a75e0e5-b53a-4455-bc9e-0536377404ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:37:17.069Z|4a75e0e5-b53a-4455-bc9e-0536377404ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:37:23.072Z|80214a38-103a-49b2-9fd2-71b04674fbe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:23.075Z|80214a38-103a-49b2-9fd2-71b04674fbe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:23.260Z|e3f43c1e-901b-4594-a394-57ecb59a7e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:23.262Z|e3f43c1e-901b-4594-a394-57ecb59a7e97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:24.612Z|417dcfa6-ca33-4dea-bdda-1676a5240d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:24.613Z|417dcfa6-ca33-4dea-bdda-1676a5240d99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:31.711Z|db79b2fa-45d6-4cd8-9464-80dbb38863d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:37:31.713Z|db79b2fa-45d6-4cd8-9464-80dbb38863d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:37:33.152Z|c561b8cd-28d5-4476-bf8b-1f78ea524409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:33.164Z|c561b8cd-28d5-4476-bf8b-1f78ea524409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:33.328Z|ddd15750-673b-45b3-b51a-c950e914196e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:33.331Z|ddd15750-673b-45b3-b51a-c950e914196e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:34.712Z|6a28af6d-5067-401d-8876-f9aaa51307ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:34.737Z|6a28af6d-5067-401d-8876-f9aaa51307ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:43.275Z|a48579b2-bab8-4630-ab52-66a934151cff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:43.283Z|a48579b2-bab8-4630-ab52-66a934151cff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:43.428Z|d882864f-bdc1-4ee5-9ff8-a269e391f25b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:43.432Z|d882864f-bdc1-4ee5-9ff8-a269e391f25b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:44.844Z|64443889-6473-46db-b312-315c3a765676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:44.847Z|64443889-6473-46db-b312-315c3a765676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:46.709Z|7d8800fa-588e-4574-9929-24559858a8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:37:46.725Z|7d8800fa-588e-4574-9929-24559858a8be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:37:47.076Z|d5eaba5b-b577-4fe3-832f-176e1e19e2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:37:47.079Z|d5eaba5b-b577-4fe3-832f-176e1e19e2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:37:53.357Z|44d92d18-9d1a-4bf2-bdbc-451762b1889e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:53.361Z|44d92d18-9d1a-4bf2-bdbc-451762b1889e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:53.488Z|b4d40ab7-3b9f-4776-8651-308f17d30320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:53.499Z|b4d40ab7-3b9f-4776-8651-308f17d30320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:37:54.940Z|eb76b13f-188d-427d-85e2-9cd0bd275f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:37:54.942Z|eb76b13f-188d-427d-85e2-9cd0bd275f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:01.711Z|f3a1d805-5793-4b08-85c2-3d7cc029c90d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:38:01.712Z|f3a1d805-5793-4b08-85c2-3d7cc029c90d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:38:03.458Z|215b701c-c185-44c6-8748-2ef70cbfef42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:03.460Z|215b701c-c185-44c6-8748-2ef70cbfef42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:03.560Z|25422cd7-eeb1-41e9-b819-708612b79d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:03.566Z|25422cd7-eeb1-41e9-b819-708612b79d01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:05.040Z|a93f6861-e5df-4ff0-b244-c356fe7080d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:05.042Z|a93f6861-e5df-4ff0-b244-c356fe7080d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:13.567Z|ee2eaf5a-8c60-4bd8-983d-b9834bb91c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:13.577Z|ee2eaf5a-8c60-4bd8-983d-b9834bb91c81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:13.632Z|afa84927-683f-4b6c-98ae-fee59b3a7039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:13.634Z|afa84927-683f-4b6c-98ae-fee59b3a7039|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:15.137Z|eb6d547a-e505-44dd-bf93-7b2d100b9020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:15.141Z|eb6d547a-e505-44dd-bf93-7b2d100b9020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:16.710Z|9e6d733f-6e43-4064-89f8-0c2a2968a306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:38:16.712Z|9e6d733f-6e43-4064-89f8-0c2a2968a306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:38:17.090Z|65d07b9c-2034-4c64-a127-fc94fc93c901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:38:17.092Z|65d07b9c-2034-4c64-a127-fc94fc93c901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:38:23.683Z|9c14a52b-ef5e-49e8-9fa0-3492694bf7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:23.692Z|9c14a52b-ef5e-49e8-9fa0-3492694bf7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:23.764Z|f9bf2f76-96d3-483f-9d1c-fd3aa210c290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:23.768Z|f9bf2f76-96d3-483f-9d1c-fd3aa210c290|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:25.301Z|abd8f05c-4822-4bba-b1da-c60946ed943e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:25.304Z|abd8f05c-4822-4bba-b1da-c60946ed943e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:31.712Z|635a6f37-0ba6-4097-aff8-a1a910dc691e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:38:31.724Z|635a6f37-0ba6-4097-aff8-a1a910dc691e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:38:33.870Z|fc986633-111c-4e8f-89ed-a8d1b1b8cf47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:33.873Z|fc986633-111c-4e8f-89ed-a8d1b1b8cf47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:33.960Z|00804083-039c-43f1-a1f1-d4b12959b486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:33.962Z|00804083-039c-43f1-a1f1-d4b12959b486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:35.469Z|80e765b9-8abf-4c83-abee-fd0b85136a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:35.480Z|80e765b9-8abf-4c83-abee-fd0b85136a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:44.029Z|84a28ee8-eab9-4dde-9630-2ad26762bd6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:44.041Z|84a28ee8-eab9-4dde-9630-2ad26762bd6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:44.059Z|d67abca4-80b9-4fcc-8c8e-b429cc66e6f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:44.061Z|d67abca4-80b9-4fcc-8c8e-b429cc66e6f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:45.557Z|0a28603f-006a-4e74-8ca3-0658eb448a70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:45.559Z|0a28603f-006a-4e74-8ca3-0658eb448a70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:46.723Z|61b65612-6304-404a-9094-e58c0dafc754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:38:46.726Z|61b65612-6304-404a-9094-e58c0dafc754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:38:47.095Z|62d245a1-5659-414d-bfc3-2497a4b2a0aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:38:47.096Z|62d245a1-5659-414d-bfc3-2497a4b2a0aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:38:54.158Z|4fb66327-e0d7-4627-bbac-0d59470316d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:54.160Z|4fb66327-e0d7-4627-bbac-0d59470316d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:54.203Z|53afab30-db85-413b-99ec-63391a2d3e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:54.205Z|53afab30-db85-413b-99ec-63391a2d3e01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:38:55.687Z|b094662f-ec82-4f02-b5f3-459ce04c5318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:38:55.689Z|b094662f-ec82-4f02-b5f3-459ce04c5318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:01.710Z|cefc1658-cedd-4a28-9a0e-99d70ff100b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:39:01.712Z|cefc1658-cedd-4a28-9a0e-99d70ff100b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:39:04.322Z|5b0652d6-7fbb-417a-b874-b2c86b3c347a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:04.329Z|5b0652d6-7fbb-417a-b874-b2c86b3c347a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:04.328Z|acde3836-5e68-4736-beb7-4fcff747be8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:04.330Z|acde3836-5e68-4736-beb7-4fcff747be8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:05.905Z|d942676e-9fe3-4c3f-9993-5c511a8c6c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:05.907Z|d942676e-9fe3-4c3f-9993-5c511a8c6c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:14.462Z|cc970ec8-4188-4148-b13e-8256a481e818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:14.464Z|cc970ec8-4188-4148-b13e-8256a481e818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:14.550Z|47f81004-f6a6-4dec-b638-52b77cc14899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:14.552Z|47f81004-f6a6-4dec-b638-52b77cc14899|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:16.028Z|31339213-37dd-42ab-8b8d-9d8dea305e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:16.031Z|31339213-37dd-42ab-8b8d-9d8dea305e6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:16.736Z|284104f4-c1f0-472f-9bc0-e045c0bafadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:39:16.743Z|284104f4-c1f0-472f-9bc0-e045c0bafadb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:39:17.100Z|8d1c143f-03a5-4fe8-a53b-5e2ea387b51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:39:17.107Z|8d1c143f-03a5-4fe8-a53b-5e2ea387b51e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:39:24.672Z|036c8044-7b01-4da0-983d-712ea7b68567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:24.675Z|036c8044-7b01-4da0-983d-712ea7b68567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:24.771Z|5b3589f3-a32b-408c-bfb2-a684cc5ff327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:24.773Z|5b3589f3-a32b-408c-bfb2-a684cc5ff327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:26.245Z|3bbdeefa-dde2-4463-a3bc-770b45d75bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:26.263Z|3bbdeefa-dde2-4463-a3bc-770b45d75bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:31.711Z|b16b33b2-3ddb-4f37-bd1b-3e67738028ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:39:31.713Z|b16b33b2-3ddb-4f37-bd1b-3e67738028ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:39:34.846Z|81a614a8-d8f5-4187-ac7b-23ccdf0c41a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:34.850Z|81a614a8-d8f5-4187-ac7b-23ccdf0c41a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:34.877Z|5046fbf0-7bd8-4c7f-bfa8-7951276adbdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:34.880Z|5046fbf0-7bd8-4c7f-bfa8-7951276adbdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:36.399Z|ef703d42-3865-4f95-b1d7-b2b164ac4573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:36.401Z|ef703d42-3865-4f95-b1d7-b2b164ac4573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:45.024Z|1cd4c3d1-27b8-4fbd-af75-3579e3a0873b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:45.026Z|1cd4c3d1-27b8-4fbd-af75-3579e3a0873b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:45.083Z|3b7c73b2-1a5e-422c-9e45-c032ae98cdaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:45.085Z|3b7c73b2-1a5e-422c-9e45-c032ae98cdaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:46.529Z|6d32e606-c250-45c0-95f9-ff5213b36fb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:46.531Z|6d32e606-c250-45c0-95f9-ff5213b36fb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:46.714Z|4fb236f6-98f2-4d28-a4c2-cfc3c45721bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:39:46.715Z|4fb236f6-98f2-4d28-a4c2-cfc3c45721bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:39:47.111Z|dff15300-a692-4bfa-a7e3-5de1d3532d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:39:47.113Z|dff15300-a692-4bfa-a7e3-5de1d3532d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:39:55.133Z|7a41cec2-9576-4fd7-9856-e612afe6a418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:55.135Z|7a41cec2-9576-4fd7-9856-e612afe6a418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:55.195Z|34f1f8bc-ff64-4628-9496-cd97e4da9838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:55.197Z|34f1f8bc-ff64-4628-9496-cd97e4da9838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:39:56.593Z|0ee98845-7fde-448a-b94b-0f43cc3a70d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:39:56.595Z|0ee98845-7fde-448a-b94b-0f43cc3a70d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:01.711Z|66cbd84a-5f1f-4aa8-8b9b-543f2941bcde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:40:01.719Z|66cbd84a-5f1f-4aa8-8b9b-543f2941bcde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:40:05.296Z|515105e0-aa0a-4704-8ca2-9ddbe59d42ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:05.301Z|515105e0-aa0a-4704-8ca2-9ddbe59d42ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:05.303Z|58380a5e-4857-4270-8192-a14e4196e39c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:05.305Z|58380a5e-4857-4270-8192-a14e4196e39c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:06.662Z|6441e441-c59f-494d-a900-c4be438fa090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:06.665Z|6441e441-c59f-494d-a900-c4be438fa090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:15.454Z|81f377d7-c93b-4cc5-b6a5-14675760b063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:15.460Z|81f377d7-c93b-4cc5-b6a5-14675760b063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:15.474Z|547ef890-31ba-42a8-8fdd-f57e9df44f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:15.478Z|547ef890-31ba-42a8-8fdd-f57e9df44f14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:16.711Z|963efe83-4721-4089-9e9b-e1deb5ddc546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:40:16.713Z|963efe83-4721-4089-9e9b-e1deb5ddc546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:40:16.737Z|bda11776-01ee-4250-b22b-834d0b6ea895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:16.739Z|bda11776-01ee-4250-b22b-834d0b6ea895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:17.119Z|45225115-eac8-4508-b288-9582fd0662e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:40:17.120Z|45225115-eac8-4508-b288-9582fd0662e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:40:25.528Z|8598b53e-e6bc-4cc1-8550-e21544be180b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:25.531Z|8598b53e-e6bc-4cc1-8550-e21544be180b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:25.561Z|3575de39-e36e-4d9e-b931-f8bbfe9b9745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:25.564Z|3575de39-e36e-4d9e-b931-f8bbfe9b9745|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:26.808Z|8c77519c-74c2-4892-8efd-25db61067f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:26.810Z|8c77519c-74c2-4892-8efd-25db61067f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:31.709Z|023d072a-c147-45a2-b3ab-60a4db2acd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:40:31.711Z|023d072a-c147-45a2-b3ab-60a4db2acd93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:40:35.604Z|410aa0a4-4c2c-4615-bd72-f5925df85dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:35.613Z|410aa0a4-4c2c-4615-bd72-f5925df85dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:35.632Z|cfe61431-2d33-4a2b-a5ce-37336055e3dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:35.634Z|cfe61431-2d33-4a2b-a5ce-37336055e3dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:36.866Z|59abbcb8-d3e2-4375-a425-ce41ece1974a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:36.869Z|59abbcb8-d3e2-4375-a425-ce41ece1974a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:45.702Z|802542cd-dae9-4274-8a9d-c909b73a6877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:45.704Z|802542cd-dae9-4274-8a9d-c909b73a6877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:45.711Z|75bd5d94-a7d4-4b90-bdf0-45d1dc3ff59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:45.713Z|75bd5d94-a7d4-4b90-bdf0-45d1dc3ff59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:46.711Z|e23ff06a-62b0-42d7-a1ed-418a482c52fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:40:46.716Z|e23ff06a-62b0-42d7-a1ed-418a482c52fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:40:46.954Z|41a45aa8-b7eb-416d-a7e5-5c7176f2d664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:46.956Z|41a45aa8-b7eb-416d-a7e5-5c7176f2d664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:47.121Z|5bc4bbea-69cb-4634-a496-1cb6d165f7f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:40:47.123Z|5bc4bbea-69cb-4634-a496-1cb6d165f7f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:40:55.781Z|fe4fc968-00cc-43b9-bcbc-ec7db1463400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:55.781Z|8ec5b3ff-11a4-4d2d-802c-50a45b9d8860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:55.788Z|8ec5b3ff-11a4-4d2d-802c-50a45b9d8860|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:55.789Z|fe4fc968-00cc-43b9-bcbc-ec7db1463400|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:40:57.005Z|6de8c48d-83bf-4774-a4bf-ab5d5491375b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:40:57.007Z|6de8c48d-83bf-4774-a4bf-ab5d5491375b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:01.711Z|dc967ba6-876b-47f7-abb7-3f5f5f62a957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:41:01.713Z|dc967ba6-876b-47f7-abb7-3f5f5f62a957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:41:05.832Z|c540e973-cb8f-4a17-8156-4b60bedec125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:05.834Z|c540e973-cb8f-4a17-8156-4b60bedec125|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:05.847Z|5fc746c9-5cb1-43b6-9491-72feba66cd3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:05.849Z|5fc746c9-5cb1-43b6-9491-72feba66cd3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:07.045Z|de4d4c77-581a-4d05-858b-a3c15e7b2858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:07.048Z|de4d4c77-581a-4d05-858b-a3c15e7b2858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:15.895Z|5e72474b-12d7-45b0-a555-fdbcedd963be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:15.897Z|5e72474b-12d7-45b0-a555-fdbcedd963be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:15.900Z|1d9e98d0-2b78-40e0-b56b-4c4c995bd86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:15.907Z|1d9e98d0-2b78-40e0-b56b-4c4c995bd86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:16.710Z|37f9d293-650d-4041-874a-49467794ef80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:41:16.711Z|37f9d293-650d-4041-874a-49467794ef80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:41:17.109Z|a6d80e41-3dc7-470a-be06-3b3f4236953b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:17.113Z|a6d80e41-3dc7-470a-be06-3b3f4236953b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:17.125Z|78ecaa64-8fd6-4b76-a891-306b8dc19c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:41:17.126Z|78ecaa64-8fd6-4b76-a891-306b8dc19c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:41:25.932Z|09871c9f-7d64-4c15-9d82-d2f211f6b912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:25.933Z|09871c9f-7d64-4c15-9d82-d2f211f6b912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:25.972Z|d0ba4054-8b54-4c5c-9db0-31fa6790fff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:25.974Z|d0ba4054-8b54-4c5c-9db0-31fa6790fff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:27.171Z|4f95320a-dadc-412f-aeca-d21bb7276fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:27.173Z|4f95320a-dadc-412f-aeca-d21bb7276fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:31.710Z|9abf528f-5c1a-4609-b331-32912738a29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:41:31.714Z|9abf528f-5c1a-4609-b331-32912738a29f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:41:36.002Z|1fbf7ea2-5112-48f1-b972-14ed38bac04f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:36.003Z|1fbf7ea2-5112-48f1-b972-14ed38bac04f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:36.016Z|4e094bed-a07f-4e8f-a9d9-e481051c3d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:36.018Z|4e094bed-a07f-4e8f-a9d9-e481051c3d44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:37.223Z|b6a1c049-d509-40c3-87df-bbd07cce797b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:37.225Z|b6a1c049-d509-40c3-87df-bbd07cce797b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:46.056Z|0eb7a223-966e-4731-8c50-75aa3eae05f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:46.059Z|0eb7a223-966e-4731-8c50-75aa3eae05f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:46.074Z|dd80fdbb-3a4e-4d72-a38a-cbffd6f53937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:46.080Z|dd80fdbb-3a4e-4d72-a38a-cbffd6f53937|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:46.710Z|7248fd3b-c61d-48c1-81ed-0dec0ad3dd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:41:46.711Z|7248fd3b-c61d-48c1-81ed-0dec0ad3dd3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:41:47.129Z|53d65bae-da49-4e01-ab14-d825b8032639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:41:47.130Z|53d65bae-da49-4e01-ab14-d825b8032639|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:41:47.279Z|0962fa24-fae0-4db9-a95a-ae81313ee88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:47.281Z|0962fa24-fae0-4db9-a95a-ae81313ee88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:56.119Z|6f033759-6660-41bd-8758-588a4fc58430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:56.121Z|eb12956d-5960-4338-a339-08b4d5d306e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:56.122Z|eb12956d-5960-4338-a339-08b4d5d306e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:56.122Z|6f033759-6660-41bd-8758-588a4fc58430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:41:57.340Z|81ad14cc-e750-4445-93fa-6c583af30255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:41:57.349Z|81ad14cc-e750-4445-93fa-6c583af30255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:01.713Z|1060444e-7b1d-402e-9b8f-2ddeee747dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:42:01.723Z|1060444e-7b1d-402e-9b8f-2ddeee747dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:42:06.187Z|c0e29f87-19b6-47cf-8992-ce93afdff720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:06.189Z|ec5afefa-fad8-478b-af67-3a1ea11fa3d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:06.189Z|c0e29f87-19b6-47cf-8992-ce93afdff720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:06.191Z|ec5afefa-fad8-478b-af67-3a1ea11fa3d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:07.424Z|8fdd36d1-d734-499c-9160-f42036f41cd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:07.426Z|8fdd36d1-d734-499c-9160-f42036f41cd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:16.238Z|f36ea5e6-7252-4352-a005-c0fc36b69e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:16.240Z|f36ea5e6-7252-4352-a005-c0fc36b69e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:16.243Z|81b8a967-5136-4b40-a1e3-2f5ae3bc8c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:16.244Z|81b8a967-5136-4b40-a1e3-2f5ae3bc8c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:16.709Z|df796a93-8cea-4cb1-8529-46af36fa088f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:42:16.712Z|df796a93-8cea-4cb1-8529-46af36fa088f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:42:17.133Z|7e831921-9a54-4e36-9faf-20402bee79b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:42:17.134Z|7e831921-9a54-4e36-9faf-20402bee79b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:42:17.491Z|b575cc9b-7847-49dc-8cd5-53fd6ac30be1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:17.493Z|b575cc9b-7847-49dc-8cd5-53fd6ac30be1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:26.298Z|87383c9a-70ca-4e77-bc0c-6fd76d0b145c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:26.300Z|87383c9a-70ca-4e77-bc0c-6fd76d0b145c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:26.310Z|8f83520a-ddc5-46c3-a2c4-41253180bab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:26.314Z|8f83520a-ddc5-46c3-a2c4-41253180bab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:27.537Z|3ee7fed2-87e8-4d2c-81cb-91f2ce67c7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:27.539Z|3ee7fed2-87e8-4d2c-81cb-91f2ce67c7b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:31.709Z|ed641eed-0c21-4a33-aed1-c45f60a73e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:42:31.712Z|ed641eed-0c21-4a33-aed1-c45f60a73e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:42:36.359Z|494f5155-0a29-4e73-b915-3b1ee19605e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:36.359Z|a11025f0-893a-4181-9b68-9d46133e1cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:36.361Z|494f5155-0a29-4e73-b915-3b1ee19605e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:36.361Z|a11025f0-893a-4181-9b68-9d46133e1cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:37.600Z|ecbbffb5-a4f9-43bf-a3ab-5db2348557cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:37.602Z|ecbbffb5-a4f9-43bf-a3ab-5db2348557cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:46.399Z|85220afa-e1a0-4801-863c-47b5b1492002|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:46.401Z|85220afa-e1a0-4801-863c-47b5b1492002|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:46.420Z|e72056c4-088e-4c91-bc21-1724981d2403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:46.426Z|e72056c4-088e-4c91-bc21-1724981d2403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:46.709Z|53dea40d-e045-42b2-a7cf-2a87ba7d5a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:42:46.712Z|53dea40d-e045-42b2-a7cf-2a87ba7d5a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:42:47.137Z|fbc0f931-61fa-4e08-bf80-65d856a662e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:42:47.138Z|fbc0f931-61fa-4e08-bf80-65d856a662e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:42:47.697Z|dae6e543-8cc5-40d9-82e8-a8020101a3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:47.698Z|dae6e543-8cc5-40d9-82e8-a8020101a3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:56.442Z|5271a5fd-d3cc-4478-b373-2d24ac991eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:56.444Z|5271a5fd-d3cc-4478-b373-2d24ac991eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:56.465Z|fa3cb909-e14d-4e0f-b23a-1019872a8e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:56.467Z|fa3cb909-e14d-4e0f-b23a-1019872a8e49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:42:57.728Z|323610cf-0b12-4bf4-a794-8ff50c24be4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:42:57.730Z|323610cf-0b12-4bf4-a794-8ff50c24be4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:01.714Z|b9f068de-51e1-4109-9726-40a709596ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:43:01.716Z|b9f068de-51e1-4109-9726-40a709596ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:43:06.475Z|311a7d8a-99cd-47d7-97da-fd5bfb9d84bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:06.477Z|311a7d8a-99cd-47d7-97da-fd5bfb9d84bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:06.511Z|c3fe759e-b154-41b8-8084-80f3d7d4dcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:06.512Z|c3fe759e-b154-41b8-8084-80f3d7d4dcd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:07.765Z|cecfabb1-d79b-4127-a7c5-d8d787246b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:07.766Z|cecfabb1-d79b-4127-a7c5-d8d787246b57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:16.510Z|1ac41db4-a4a1-4b26-8756-75e783e67567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:16.512Z|1ac41db4-a4a1-4b26-8756-75e783e67567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:16.546Z|2a9061aa-bb85-43de-aaf6-8e001e51a3fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:16.548Z|2a9061aa-bb85-43de-aaf6-8e001e51a3fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:16.709Z|1eef8d55-3361-47e4-aaf7-ee13679a8a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:43:16.710Z|1eef8d55-3361-47e4-aaf7-ee13679a8a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:43:17.139Z|e2e3457a-f71a-4c29-aecb-0459061eba04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:43:17.140Z|e2e3457a-f71a-4c29-aecb-0459061eba04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:43:17.796Z|b01e4d11-24df-4a74-9d4a-4238b5a985fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:17.797Z|b01e4d11-24df-4a74-9d4a-4238b5a985fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:26.546Z|ab2b30c9-0a92-47a4-aad2-9a47d5dec702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:26.548Z|ab2b30c9-0a92-47a4-aad2-9a47d5dec702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:26.597Z|f9044a0d-3897-40c8-b3c8-a912a20c3e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:26.600Z|f9044a0d-3897-40c8-b3c8-a912a20c3e73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:27.826Z|c6282885-47a7-4392-a126-6ce9a0a270de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:27.828Z|c6282885-47a7-4392-a126-6ce9a0a270de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:31.713Z|140e11a7-7ba3-4c0b-9a12-2c59fad91327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:43:31.716Z|140e11a7-7ba3-4c0b-9a12-2c59fad91327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:43:36.581Z|14915149-53af-4195-b422-81feb6ff4cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:36.583Z|14915149-53af-4195-b422-81feb6ff4cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:36.634Z|335bb186-2425-4a8e-9d2f-d8d7df23e2f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:36.636Z|335bb186-2425-4a8e-9d2f-d8d7df23e2f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:37.875Z|8e0019e6-1fd4-4a58-89d9-38bcacdd9f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:37.876Z|8e0019e6-1fd4-4a58-89d9-38bcacdd9f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:46.621Z|c9e7ca10-3077-45eb-907d-4c321960ac8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:46.623Z|c9e7ca10-3077-45eb-907d-4c321960ac8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:46.670Z|a342673a-fbe1-46ef-873f-891aaa44d605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:46.671Z|a342673a-fbe1-46ef-873f-891aaa44d605|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:46.709Z|40c75a58-5c33-45ba-b4e6-5a0215ab97aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:43:46.710Z|40c75a58-5c33-45ba-b4e6-5a0215ab97aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:43:47.144Z|982b9b17-2569-4f27-af39-5c4ea048afee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:43:47.145Z|982b9b17-2569-4f27-af39-5c4ea048afee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:43:47.906Z|53007a49-098b-4540-a5b7-81f45b5fcba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:47.907Z|53007a49-098b-4540-a5b7-81f45b5fcba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:56.654Z|c746ce7d-dd72-4bec-bf8e-727501dfbbc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:56.655Z|c746ce7d-dd72-4bec-bf8e-727501dfbbc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:56.701Z|42003c7f-36e8-4542-afe2-8d541474eb1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:56.703Z|42003c7f-36e8-4542-afe2-8d541474eb1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:43:57.936Z|f847ecce-316b-410f-aa90-92ef31c29009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:43:57.938Z|f847ecce-316b-410f-aa90-92ef31c29009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:01.709Z|9cb4f8b5-6be7-4bc3-aacf-ed4ee0c692f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:44:01.710Z|9cb4f8b5-6be7-4bc3-aacf-ed4ee0c692f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:44:06.692Z|0e21e47d-8435-4a08-bd66-d54f41bb3323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:06.693Z|0e21e47d-8435-4a08-bd66-d54f41bb3323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:06.731Z|a8295a3e-3220-4670-ae76-bca02cf79769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:06.733Z|a8295a3e-3220-4670-ae76-bca02cf79769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:07.972Z|562fe2c6-a60b-41da-b772-c6532127c667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:07.973Z|562fe2c6-a60b-41da-b772-c6532127c667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:16.709Z|ec6aa9d2-9082-4d4c-9ac1-66b78c7e406f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:44:16.714Z|ec6aa9d2-9082-4d4c-9ac1-66b78c7e406f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:44:16.732Z|1735cc11-a300-409f-a0cf-94f42016dc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:16.733Z|1735cc11-a300-409f-a0cf-94f42016dc48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:16.769Z|07eeded1-002d-459d-975c-042fdfc6affb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:16.770Z|07eeded1-002d-459d-975c-042fdfc6affb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:17.147Z|5229a676-2204-4fc7-90ea-f239bc30e60f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:44:17.148Z|5229a676-2204-4fc7-90ea-f239bc30e60f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:44:18.004Z|60ac6c42-9235-4a67-b4b9-d65ed0bc8162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:18.005Z|60ac6c42-9235-4a67-b4b9-d65ed0bc8162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:26.763Z|fee1b374-cc9c-4bc3-a0e6-954b38cab539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:26.764Z|fee1b374-cc9c-4bc3-a0e6-954b38cab539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:26.804Z|3a10ae6e-ae85-47fb-823b-bab1522aa128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:26.806Z|3a10ae6e-ae85-47fb-823b-bab1522aa128|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:28.046Z|e229ae15-0f8b-477b-8075-7999620df80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:28.047Z|e229ae15-0f8b-477b-8075-7999620df80c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:31.709Z|7e4f20d2-5b2a-43c3-9efe-d1d18c0a0b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:44:31.710Z|7e4f20d2-5b2a-43c3-9efe-d1d18c0a0b81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:44:36.796Z|6c6392e3-370c-4349-986c-fb5cd196173d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:36.797Z|6c6392e3-370c-4349-986c-fb5cd196173d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:36.844Z|b054f648-a544-4f6a-9738-354786a8c6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:36.845Z|b054f648-a544-4f6a-9738-354786a8c6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:38.084Z|465c12ed-3f29-4000-aa5c-1ee8109e776d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:38.085Z|465c12ed-3f29-4000-aa5c-1ee8109e776d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:46.709Z|19dacf37-dc21-4ca3-aaa3-30f68567c13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:44:46.710Z|19dacf37-dc21-4ca3-aaa3-30f68567c13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:44:46.831Z|6e2b1ed7-b3f1-4550-b864-3a5482ab6a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:46.833Z|6e2b1ed7-b3f1-4550-b864-3a5482ab6a3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:46.875Z|e1a47e59-6897-4c68-9351-4beb3268dc74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:46.876Z|e1a47e59-6897-4c68-9351-4beb3268dc74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:47.150Z|46ab8b25-a25d-4d3a-b80c-80dbca60f9a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:44:47.152Z|46ab8b25-a25d-4d3a-b80c-80dbca60f9a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:44:48.125Z|6c58a090-4759-4f3a-8244-1d8e52679894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:48.126Z|6c58a090-4759-4f3a-8244-1d8e52679894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:56.865Z|d5460aa4-3723-4f10-878d-b1721c52d2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:56.866Z|d5460aa4-3723-4f10-878d-b1721c52d2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:56.909Z|4c95e9c1-d481-4ebc-851d-be9122853af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:56.911Z|4c95e9c1-d481-4ebc-851d-be9122853af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:58.167Z|a4b27322-d560-4a95-bb0b-5d39ad302cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:44:58.168Z|a4b27322-d560-4a95-bb0b-5d39ad302cef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:44:59.261Z|e3526f6b-9a8d-4856-860b-bcbeaa5c6a74|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:44:59.267Z|e3526f6b-9a8d-4856-860b-bcbeaa5c6a74|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:01.709Z|c56ba9b8-1c55-4e50-af68-0548315ef2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:45:01.711Z|c56ba9b8-1c55-4e50-af68-0548315ef2f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:45:06.901Z|826015c1-4a0f-459b-a556-67a2a231b6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:06.906Z|826015c1-4a0f-459b-a556-67a2a231b6d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:06.946Z|5a347f11-8c8a-44f2-ae3c-9cf6f0d8dc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:06.947Z|5a347f11-8c8a-44f2-ae3c-9cf6f0d8dc6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:08.201Z|2621a033-da3c-4aff-9aee-01d47bf3f6a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:08.202Z|2621a033-da3c-4aff-9aee-01d47bf3f6a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:16.709Z|a9f6e34d-5364-4c13-a5cd-aa06a658cbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:45:16.710Z|a9f6e34d-5364-4c13-a5cd-aa06a658cbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:45:16.963Z|8a9723f2-d228-4999-9b99-bccdddbe22a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:16.965Z|8a9723f2-d228-4999-9b99-bccdddbe22a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:16.991Z|4e0fa789-55c9-48e4-a5d7-201c2b12c91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:16.993Z|4e0fa789-55c9-48e4-a5d7-201c2b12c91a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:17.153Z|5dc2ac69-9161-478f-addc-94b0c592de21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:45:17.155Z|5dc2ac69-9161-478f-addc-94b0c592de21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:45:18.237Z|74bd9ed5-c247-48d0-bbce-c210402d5800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:18.238Z|74bd9ed5-c247-48d0-bbce-c210402d5800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:27.014Z|2096598b-2b72-43df-9345-a99131c9fc95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:27.015Z|2096598b-2b72-43df-9345-a99131c9fc95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:27.033Z|45beaf6d-3877-4b15-b76f-aef59338d229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:27.036Z|45beaf6d-3877-4b15-b76f-aef59338d229|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:28.275Z|f102166d-cff4-47bb-bbb7-df46020a9656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:28.276Z|f102166d-cff4-47bb-bbb7-df46020a9656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:31.709Z|518b9b46-1b78-48b8-b98f-b30585c1012e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:45:31.711Z|518b9b46-1b78-48b8-b98f-b30585c1012e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:45:37.067Z|0be916da-c5ee-4278-bac2-d9baac3c693b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:37.069Z|0be916da-c5ee-4278-bac2-d9baac3c693b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:37.077Z|220183d2-1d0a-4b1c-bb57-a2c9a012cc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:37.079Z|220183d2-1d0a-4b1c-bb57-a2c9a012cc31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:38.308Z|e3c0ca90-756d-468f-a3f6-2629c9d3d479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:38.310Z|e3c0ca90-756d-468f-a3f6-2629c9d3d479|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:46.710Z|07353819-d97b-4dfe-b3fb-2d2b02b3122f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:45:46.715Z|07353819-d97b-4dfe-b3fb-2d2b02b3122f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:45:47.122Z|e71a3a36-9b72-4498-9cdd-c0785b402732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:47.124Z|e71a3a36-9b72-4498-9cdd-c0785b402732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:47.152Z|bbed438b-923e-4e63-a457-1dcc1a7db751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:47.153Z|bbed438b-923e-4e63-a457-1dcc1a7db751|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:47.156Z|7a9ded1d-9eed-4805-a84a-c39b39be4245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:45:47.157Z|7a9ded1d-9eed-4805-a84a-c39b39be4245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:45:48.350Z|1f7e127e-2fb1-4fdd-92f4-01c160e20ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:48.352Z|1f7e127e-2fb1-4fdd-92f4-01c160e20ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:57.181Z|0c71cbb6-c30d-45d1-9b6f-70a146bea6c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:57.183Z|0c71cbb6-c30d-45d1-9b6f-70a146bea6c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:57.199Z|2f781d94-8ac1-4a94-8eae-2d29dac5652b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:57.200Z|2f781d94-8ac1-4a94-8eae-2d29dac5652b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:58.395Z|24548146-2ae7-4ee4-8d00-f0df79d543ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:45:58.396Z|24548146-2ae7-4ee4-8d00-f0df79d543ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:45:59.242Z|c482127e-c707-4caa-adaa-1196c3d06d02|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:45:59.245Z|c482127e-c707-4caa-adaa-1196c3d06d02|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:01.709Z|cc0b833a-48a9-4bfc-9e6b-f3ea5fbf4569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:46:01.712Z|cc0b833a-48a9-4bfc-9e6b-f3ea5fbf4569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:46:07.219Z|08ad4a11-8833-4e9d-a722-bd725fa3530c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:07.220Z|08ad4a11-8833-4e9d-a722-bd725fa3530c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:07.233Z|f7bed248-348c-4752-a5fe-da33357429f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:07.234Z|f7bed248-348c-4752-a5fe-da33357429f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:08.427Z|84db6a62-01f9-4631-9569-7b51ed2af182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:08.428Z|84db6a62-01f9-4631-9569-7b51ed2af182|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:16.709Z|fb840a9b-d4f1-4ad8-8a62-9c43e03b2d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:46:16.711Z|fb840a9b-d4f1-4ad8-8a62-9c43e03b2d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:46:17.163Z|e596e312-c9a9-49b3-ba21-4ce3215d3671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:46:17.163Z|e596e312-c9a9-49b3-ba21-4ce3215d3671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:46:17.262Z|79aed5b7-a61b-4e05-8722-11c5df116b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:17.264Z|79aed5b7-a61b-4e05-8722-11c5df116b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:17.282Z|be581fa6-1f76-4cff-b194-db1529fea75c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:17.284Z|be581fa6-1f76-4cff-b194-db1529fea75c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:18.468Z|049129c4-f2a0-4aad-bfb1-0377c1e31f7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:18.470Z|049129c4-f2a0-4aad-bfb1-0377c1e31f7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:27.297Z|5eff0353-2950-4a7e-a79c-3b91a37b4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:27.298Z|5eff0353-2950-4a7e-a79c-3b91a37b4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:27.330Z|d9494f0d-a17d-4f1d-b60d-33282537c616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:27.331Z|d9494f0d-a17d-4f1d-b60d-33282537c616|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:28.507Z|5499afde-8bfe-421f-b640-6136aacf5d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:28.509Z|5499afde-8bfe-421f-b640-6136aacf5d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:31.709Z|19942c5d-2ba9-4743-b473-37a846ae3ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:46:31.713Z|19942c5d-2ba9-4743-b473-37a846ae3ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:46:37.331Z|13f9d2cf-a9ba-43ce-b20c-a1f883fbcc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:37.333Z|13f9d2cf-a9ba-43ce-b20c-a1f883fbcc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:37.376Z|94a2f8d8-4136-44b7-b7a9-cd99bbb58418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:37.378Z|94a2f8d8-4136-44b7-b7a9-cd99bbb58418|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:38.549Z|00f45b24-0dbe-4ee6-9382-e93b6c4f09ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:38.551Z|00f45b24-0dbe-4ee6-9382-e93b6c4f09ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:46.710Z|d1788271-2514-4975-b59a-f10f6cab84d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:46:46.711Z|d1788271-2514-4975-b59a-f10f6cab84d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:46:47.167Z|545d0676-ec4c-41e1-9db6-96b5e685de48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:46:47.168Z|545d0676-ec4c-41e1-9db6-96b5e685de48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:46:47.370Z|1f6cad9a-5aca-46d9-9068-0f45a2195229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:47.371Z|1f6cad9a-5aca-46d9-9068-0f45a2195229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:47.414Z|57cc9617-69fc-49ae-80b9-e4be9553a9c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:47.417Z|57cc9617-69fc-49ae-80b9-e4be9553a9c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:48.597Z|fb63915b-5d8c-446a-a616-c39a676ec5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:48.598Z|fb63915b-5d8c-446a-a616-c39a676ec5fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:57.416Z|146a0144-9852-48e3-92cb-11013c60ad9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:57.418Z|146a0144-9852-48e3-92cb-11013c60ad9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:57.495Z|c04017dc-4aea-4c06-b47c-29ff40c7bcd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:57.497Z|c04017dc-4aea-4c06-b47c-29ff40c7bcd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:58.656Z|693838ea-aeb2-44e3-a565-27b3652a532f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:46:58.658Z|693838ea-aeb2-44e3-a565-27b3652a532f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:46:59.234Z|55b34b7c-c5c2-455b-9012-77815e5dbdfb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:46:59.236Z|55b34b7c-c5c2-455b-9012-77815e5dbdfb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:01.709Z|56b2217a-3a62-46fb-b734-7cfdc55c5ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:47:01.710Z|56b2217a-3a62-46fb-b734-7cfdc55c5ce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:47:07.471Z|559172a9-b952-4740-888e-7a93baec47f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:07.472Z|559172a9-b952-4740-888e-7a93baec47f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:07.544Z|82978507-ea8c-42d5-bfea-1240d5baa77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:07.545Z|82978507-ea8c-42d5-bfea-1240d5baa77e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:08.718Z|8e3cf003-3cd3-45aa-a5b3-769e4f7f363d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:08.720Z|8e3cf003-3cd3-45aa-a5b3-769e4f7f363d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:16.711Z|29c5adad-89b1-469a-ac8d-ce3617c5e828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:47:16.733Z|29c5adad-89b1-469a-ac8d-ce3617c5e828|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:47:17.169Z|385a6030-1c68-4591-aa1a-084b61c6b5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:47:17.170Z|385a6030-1c68-4591-aa1a-084b61c6b5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:47:17.553Z|90ae50dd-2016-47c2-81e9-e90400ab1470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:17.557Z|90ae50dd-2016-47c2-81e9-e90400ab1470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:17.589Z|58baa79f-e3f1-4d39-a64b-e433bc570617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:17.591Z|58baa79f-e3f1-4d39-a64b-e433bc570617|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:18.754Z|4cf7cdff-5da8-497f-bce9-0852f9f19bee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:18.761Z|4cf7cdff-5da8-497f-bce9-0852f9f19bee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:27.596Z|cc9896e1-a7e3-4acc-b141-47de029d5158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:27.597Z|cc9896e1-a7e3-4acc-b141-47de029d5158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:27.624Z|e652d157-391a-4984-8fb3-9735e8dcaa95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:27.625Z|e652d157-391a-4984-8fb3-9735e8dcaa95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:28.809Z|f52bbdd6-9ca1-4109-9164-4262d42097b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:28.810Z|f52bbdd6-9ca1-4109-9164-4262d42097b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:31.709Z|02fbd3c3-d84e-42de-9d50-ed1634a69510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:47:31.711Z|02fbd3c3-d84e-42de-9d50-ed1634a69510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:47:37.627Z|c14a138a-422d-4581-b317-75413c1dbd4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:37.628Z|c14a138a-422d-4581-b317-75413c1dbd4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:37.661Z|5b806eaf-5c55-4675-95db-2f3fa02d4d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:37.662Z|5b806eaf-5c55-4675-95db-2f3fa02d4d0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:38.842Z|6c4012e5-a41b-460b-a122-89ddc1060786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:38.845Z|6c4012e5-a41b-460b-a122-89ddc1060786|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:46.709Z|1414ed1b-db56-4069-9226-c089b5f5dd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:47:46.710Z|1414ed1b-db56-4069-9226-c089b5f5dd3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:47:47.172Z|8dddadca-a3de-4acd-a59d-b9cff2b9cc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:47:47.173Z|8dddadca-a3de-4acd-a59d-b9cff2b9cc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:47:47.664Z|dead9919-6d44-4514-b3ec-47fb43f9bd38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:47.665Z|dead9919-6d44-4514-b3ec-47fb43f9bd38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:47.693Z|76b2722b-3477-44df-a538-df55010536cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:47.694Z|76b2722b-3477-44df-a538-df55010536cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:48.883Z|c7ff58f8-0bd5-4737-a9fe-d48ccad8fec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:48.884Z|c7ff58f8-0bd5-4737-a9fe-d48ccad8fec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:57.705Z|394ca19e-4fc6-4017-a102-bd5ae32c1e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:57.706Z|394ca19e-4fc6-4017-a102-bd5ae32c1e3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:57.733Z|af4787e2-4481-42d4-b171-fa5ff0a7eecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:57.734Z|af4787e2-4481-42d4-b171-fa5ff0a7eecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:58.934Z|48ff33e2-a430-4ed5-9762-de40f42c0049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:47:58.936Z|48ff33e2-a430-4ed5-9762-de40f42c0049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:47:59.234Z|d255bb8d-27a0-4d54-8fba-ee54cdc3c69e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:47:59.236Z|d255bb8d-27a0-4d54-8fba-ee54cdc3c69e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:01.709Z|28366cb9-b94a-496b-b4b9-84a3f7f8cd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:48:01.711Z|28366cb9-b94a-496b-b4b9-84a3f7f8cd6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:48:07.751Z|50a8f8ac-dd21-419b-8906-a367c7107cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:07.752Z|50a8f8ac-dd21-419b-8906-a367c7107cbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:07.791Z|cf5b51d6-9241-4dbe-a8da-f66ee0721ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:07.793Z|cf5b51d6-9241-4dbe-a8da-f66ee0721ac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:08.999Z|b260b95c-0015-4938-bf91-8f62a70a2ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:09.000Z|b260b95c-0015-4938-bf91-8f62a70a2ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:16.709Z|8315b47c-27de-474e-bc1e-d6a2f0b6217d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:48:16.710Z|8315b47c-27de-474e-bc1e-d6a2f0b6217d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:48:17.175Z|57f3cdfb-ae46-4329-894e-d9bb96a6ec1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:48:17.176Z|57f3cdfb-ae46-4329-894e-d9bb96a6ec1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:48:17.787Z|ba3af504-e975-4211-aa44-d988cf072c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:17.789Z|ba3af504-e975-4211-aa44-d988cf072c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:17.838Z|68e8200c-0b56-4101-8705-6296071ad9c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:17.840Z|68e8200c-0b56-4101-8705-6296071ad9c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:19.057Z|8136f916-9f17-4f43-b69b-258b858ee83c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:19.059Z|8136f916-9f17-4f43-b69b-258b858ee83c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:27.831Z|7159ddeb-b62d-4cb6-92ce-8cea165cdbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:27.833Z|7159ddeb-b62d-4cb6-92ce-8cea165cdbc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:27.879Z|7738352d-9656-4145-807c-a23dd7239a8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:27.887Z|7738352d-9656-4145-807c-a23dd7239a8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:29.109Z|0d66e45c-fc22-433d-83ce-399728041c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:29.111Z|0d66e45c-fc22-433d-83ce-399728041c96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:31.709Z|b7476375-cf33-41c7-b031-4b25d9b7fbfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:48:31.710Z|b7476375-cf33-41c7-b031-4b25d9b7fbfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:48:37.877Z|5fe566ee-7362-4f26-9f5d-7b3ef0972b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:37.880Z|5fe566ee-7362-4f26-9f5d-7b3ef0972b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:37.927Z|fa7ecde8-48e4-47f4-ac21-486457821032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:37.929Z|fa7ecde8-48e4-47f4-ac21-486457821032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:39.161Z|40bbefa0-6d9f-4c90-a767-62eaa9d5a79b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:39.163Z|40bbefa0-6d9f-4c90-a767-62eaa9d5a79b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:46.720Z|d9e01c07-949f-428a-b7f0-1b0fee2bb71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:48:46.729Z|d9e01c07-949f-428a-b7f0-1b0fee2bb71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:48:47.177Z|ab41c8f6-927e-4c2f-b0fb-2ea8807c0a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:48:47.178Z|ab41c8f6-927e-4c2f-b0fb-2ea8807c0a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:48:47.945Z|71b8051d-c08e-4276-bd3f-e8dc23ffa34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:47.947Z|71b8051d-c08e-4276-bd3f-e8dc23ffa34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:47.965Z|2f36a03c-848d-42d0-ba8f-9a2320feb443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:47.967Z|2f36a03c-848d-42d0-ba8f-9a2320feb443|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:49.196Z|8eb98c6b-5fcc-41de-93c0-f3be844c293a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:49.197Z|8eb98c6b-5fcc-41de-93c0-f3be844c293a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:57.991Z|3186c40a-43b0-439d-b0c6-59bad20f6d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:57.993Z|3186c40a-43b0-439d-b0c6-59bad20f6d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:58.008Z|c350c1d6-ba99-4f67-8b62-110d6653b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:58.011Z|c350c1d6-ba99-4f67-8b62-110d6653b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:59.245Z|84109e0a-9432-4233-8b15-2707b9a0f8bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:48:59.247Z|84109e0a-9432-4233-8b15-2707b9a0f8bc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:48:59.247Z|6b2f3caa-0c91-438c-8046-2ef5c9c33940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:48:59.248Z|6b2f3caa-0c91-438c-8046-2ef5c9c33940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:01.711Z|4eae0e20-c844-4f5c-a0ae-4d3158cbd809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:49:01.713Z|4eae0e20-c844-4f5c-a0ae-4d3158cbd809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:49:08.061Z|601b24f2-7e31-42b3-85d4-f7b460f93f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:08.061Z|c6a8ab48-320d-4f3c-87e7-1366d15cc91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:08.063Z|c6a8ab48-320d-4f3c-87e7-1366d15cc91a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:08.063Z|601b24f2-7e31-42b3-85d4-f7b460f93f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:09.287Z|ce1b955d-e894-4d70-8d02-034bda012ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:09.289Z|ce1b955d-e894-4d70-8d02-034bda012ff3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:16.710Z|b8c4a633-05b2-4242-8469-2429bd39d27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:49:16.712Z|b8c4a633-05b2-4242-8469-2429bd39d27f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:49:17.180Z|2546e6c5-babe-4728-be24-82dc131e67eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:49:17.181Z|2546e6c5-babe-4728-be24-82dc131e67eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:49:18.099Z|4f46d02f-58df-47ef-902e-5345a9b35148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:18.099Z|1095d026-23a7-45ec-85bf-2c4597f818bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:18.100Z|4f46d02f-58df-47ef-902e-5345a9b35148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:18.100Z|1095d026-23a7-45ec-85bf-2c4597f818bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:19.328Z|9556ba10-4cf1-4da2-9f13-14e6b8ac46f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:19.330Z|9556ba10-4cf1-4da2-9f13-14e6b8ac46f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:28.131Z|0989a5cf-f87c-4b71-9632-ba80fa352513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:28.131Z|1cc4eea7-334d-4a83-9d1c-c62efec15a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:28.133Z|0989a5cf-f87c-4b71-9632-ba80fa352513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:28.133Z|1cc4eea7-334d-4a83-9d1c-c62efec15a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:29.383Z|fed6b056-c094-4816-a0bc-235c79820970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:29.385Z|fed6b056-c094-4816-a0bc-235c79820970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:31.709Z|51498d58-3db8-47b5-967b-0a9ecb777ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:49:31.713Z|51498d58-3db8-47b5-967b-0a9ecb777ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:49:38.163Z|d01ca0d9-3a1c-4845-a002-9c10e7903d4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:38.165Z|d01ca0d9-3a1c-4845-a002-9c10e7903d4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:38.175Z|d1aef8e5-9979-40dc-853e-ca1d4d8887f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:38.177Z|d1aef8e5-9979-40dc-853e-ca1d4d8887f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:39.443Z|a39da72d-321a-4cda-b90f-cc0c3173732c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:39.444Z|a39da72d-321a-4cda-b90f-cc0c3173732c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:46.710Z|be1cfc92-1fc8-4cf0-8d02-547ccbee2e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:49:46.711Z|be1cfc92-1fc8-4cf0-8d02-547ccbee2e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:49:47.182Z|477d8c7b-08f0-445f-ac93-d4d7110de219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:49:47.183Z|477d8c7b-08f0-445f-ac93-d4d7110de219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:49:48.207Z|b5e90b43-89a8-440b-a8c1-06c4810a0410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:48.208Z|b5e90b43-89a8-440b-a8c1-06c4810a0410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:48.218Z|81aaeab5-cca9-4fab-9e27-fe7d3d44bd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:48.219Z|81aaeab5-cca9-4fab-9e27-fe7d3d44bd6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:49.482Z|cfd75e94-e8e0-4309-94c5-fddbde88ae4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:49.484Z|cfd75e94-e8e0-4309-94c5-fddbde88ae4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:58.263Z|fc7bf5d6-ed39-486a-8ebb-cfd8df47b7f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:58.264Z|6d782b36-3155-437c-8bfc-51cfef0ac233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:58.265Z|fc7bf5d6-ed39-486a-8ebb-cfd8df47b7f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:58.266Z|6d782b36-3155-437c-8bfc-51cfef0ac233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:59.250Z|598a7e0a-7b85-48c0-8a26-f89e9dad2cc9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:49:59.252Z|598a7e0a-7b85-48c0-8a26-f89e9dad2cc9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:49:59.517Z|eb976e8d-0ac5-4060-9ead-00e807f0462b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:49:59.519Z|eb976e8d-0ac5-4060-9ead-00e807f0462b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:01.709Z|d77c08a6-b6c7-45f1-abf6-8a60fba8d37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:50:01.710Z|d77c08a6-b6c7-45f1-abf6-8a60fba8d37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:50:08.303Z|39878d33-18a3-4337-b868-09e88bf7c2e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:08.305Z|39878d33-18a3-4337-b868-09e88bf7c2e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:08.310Z|3d5fbfe0-112d-4960-ac8c-d640eaf38070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:08.312Z|3d5fbfe0-112d-4960-ac8c-d640eaf38070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:09.573Z|40d6742c-b2d8-4f5d-85e3-5571863a1cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:09.574Z|40d6742c-b2d8-4f5d-85e3-5571863a1cfa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:16.709Z|3565a9e0-22e7-4692-b792-61b077fe77cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:50:16.711Z|3565a9e0-22e7-4692-b792-61b077fe77cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:50:17.185Z|e4dd3cfb-d187-403b-9b35-e52ddf66ca2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:50:17.186Z|e4dd3cfb-d187-403b-9b35-e52ddf66ca2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:50:18.357Z|168ef032-ba29-41a3-ade3-f7296131cdf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:18.359Z|168ef032-ba29-41a3-ade3-f7296131cdf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:18.360Z|f6c739d4-b26b-4e6d-a727-29afa31305d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:18.361Z|f6c739d4-b26b-4e6d-a727-29afa31305d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:19.612Z|1317beee-bac1-4117-bbdc-13f7c044fda4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:19.615Z|1317beee-bac1-4117-bbdc-13f7c044fda4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:28.438Z|08f3ae5c-e5e4-427a-acbf-8be2da362c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:28.438Z|f88902b4-8e21-450c-8ca9-3c72d7966cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:28.439Z|f88902b4-8e21-450c-8ca9-3c72d7966cab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:28.439Z|08f3ae5c-e5e4-427a-acbf-8be2da362c15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:29.658Z|41a52563-f68e-4c04-a5ec-27987c03abcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:29.660Z|41a52563-f68e-4c04-a5ec-27987c03abcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:31.709Z|ddfcee2e-c351-408a-bf93-5e886273d02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:50:31.710Z|ddfcee2e-c351-408a-bf93-5e886273d02d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:50:38.489Z|bad84ef1-4299-43fd-b249-eb88fd89f4d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:38.490Z|6c9e6d60-abd1-463f-8e87-a48d842b21bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:38.491Z|bad84ef1-4299-43fd-b249-eb88fd89f4d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:38.491Z|6c9e6d60-abd1-463f-8e87-a48d842b21bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:39.700Z|0140875f-8101-4d02-b595-c25447781c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:39.702Z|0140875f-8101-4d02-b595-c25447781c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:46.709Z|2687495f-b837-4ab8-852e-20b673748b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:50:46.710Z|2687495f-b837-4ab8-852e-20b673748b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:50:47.188Z|2b61a95a-7239-43c3-8f00-98efdd0789a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:50:47.189Z|2b61a95a-7239-43c3-8f00-98efdd0789a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:50:48.563Z|fceb9d79-58c6-495a-9ebd-56630028f895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:48.564Z|fceb9d79-58c6-495a-9ebd-56630028f895|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:48.565Z|db9ec075-c471-40ca-a20e-aadbf6c316a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:48.566Z|db9ec075-c471-40ca-a20e-aadbf6c316a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:49.733Z|fa5bdf22-48aa-4fd2-ab39-539d6a38ce61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:49.735Z|fa5bdf22-48aa-4fd2-ab39-539d6a38ce61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:58.608Z|c07c385a-98c6-4c47-9cfc-e3bc8ae3eba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:58.609Z|c07c385a-98c6-4c47-9cfc-e3bc8ae3eba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:58.647Z|24895cbe-c9a9-4aea-af25-9d4a43adedd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:58.650Z|24895cbe-c9a9-4aea-af25-9d4a43adedd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:59.234Z|f5915bb5-9553-4f46-9ad2-76eadc62927a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:50:59.236Z|f5915bb5-9553-4f46-9ad2-76eadc62927a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:50:59.772Z|896b170c-3c11-45dd-a448-c894e07296fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:50:59.774Z|896b170c-3c11-45dd-a448-c894e07296fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:01.709Z|56987b5f-e52c-476e-9adb-2b8c3c0a9caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:51:01.711Z|56987b5f-e52c-476e-9adb-2b8c3c0a9caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:51:08.650Z|03f2ae4c-2106-4279-a813-711ea61e5208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:08.651Z|03f2ae4c-2106-4279-a813-711ea61e5208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:08.696Z|13b33ec8-fe09-4c0e-8b40-9d7e2c7e09d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:08.698Z|13b33ec8-fe09-4c0e-8b40-9d7e2c7e09d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:09.811Z|6f842bdc-6739-414e-ae55-689cdbdc61ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:09.811Z|6f842bdc-6739-414e-ae55-689cdbdc61ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:16.709Z|329d6f26-cabf-4aad-b386-683aaea47e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:51:16.710Z|329d6f26-cabf-4aad-b386-683aaea47e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:51:17.191Z|cde18c02-b484-466e-a9f1-6a97382985e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:51:17.194Z|cde18c02-b484-466e-a9f1-6a97382985e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:51:18.714Z|f90953e7-e3ad-4a96-b3db-407c2721bdf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:18.715Z|f90953e7-e3ad-4a96-b3db-407c2721bdf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:18.752Z|ee77770a-cb96-4b20-87c9-199134f4134a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:18.753Z|ee77770a-cb96-4b20-87c9-199134f4134a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:19.842Z|20f76554-243e-4a2a-b94d-fdf0ffb3999e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:19.843Z|20f76554-243e-4a2a-b94d-fdf0ffb3999e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:28.752Z|ae24f01a-8e22-486a-8eae-60caffa34cb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:28.753Z|ae24f01a-8e22-486a-8eae-60caffa34cb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:28.806Z|382be3b9-5930-45b4-b124-efb946d54bfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:28.808Z|382be3b9-5930-45b4-b124-efb946d54bfa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:29.886Z|f278513d-ea49-493e-9031-78e9445e4ade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:29.888Z|f278513d-ea49-493e-9031-78e9445e4ade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:31.709Z|f65d8ae1-8b64-4a03-a459-d76b2522dc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:51:31.710Z|f65d8ae1-8b64-4a03-a459-d76b2522dc72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:51:38.785Z|b6c0ff84-2a00-4b45-ad19-f9dd00906339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:38.786Z|b6c0ff84-2a00-4b45-ad19-f9dd00906339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:38.838Z|f2b6ef61-6894-4b74-ab6b-7360778ae756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:38.839Z|f2b6ef61-6894-4b74-ab6b-7360778ae756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:39.920Z|a6f308c8-04cb-41dc-9e7d-49eaa237bdcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:39.921Z|a6f308c8-04cb-41dc-9e7d-49eaa237bdcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:46.709Z|46f90ff9-6ef2-412d-8627-4f241dfa15dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:51:46.711Z|46f90ff9-6ef2-412d-8627-4f241dfa15dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:51:47.195Z|5a8107a7-c761-46a7-90b4-e0cd0a3773be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:51:47.196Z|5a8107a7-c761-46a7-90b4-e0cd0a3773be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:51:48.828Z|f328d1dc-18c7-4895-a787-efcb30c9b03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:48.829Z|f328d1dc-18c7-4895-a787-efcb30c9b03b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:48.903Z|81a665a3-ba76-4033-9704-a7dd36d04add|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:48.904Z|81a665a3-ba76-4033-9704-a7dd36d04add|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:50.062Z|18593bd8-74fe-4728-b947-fc8481dbb2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:50.065Z|18593bd8-74fe-4728-b947-fc8481dbb2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:58.882Z|4dca7347-9e62-4bea-8ddb-49db6d55ad85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:58.884Z|4dca7347-9e62-4bea-8ddb-49db6d55ad85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:58.975Z|651a922e-18aa-45aa-9069-1aac61cace85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:51:58.977Z|651a922e-18aa-45aa-9069-1aac61cace85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:51:59.236Z|a1eee18d-4336-45aa-aa3f-4dda1add0ea4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:51:59.237Z|a1eee18d-4336-45aa-aa3f-4dda1add0ea4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:00.118Z|202938e4-6ce2-4467-82f0-9c4eefa737e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:00.119Z|202938e4-6ce2-4467-82f0-9c4eefa737e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:01.710Z|88c6a55e-6a14-4e3f-9795-6639039533a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:52:01.711Z|88c6a55e-6a14-4e3f-9795-6639039533a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:52:08.923Z|00b5fc4e-e763-4fa5-ae60-2af49392b29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:08.924Z|00b5fc4e-e763-4fa5-ae60-2af49392b29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:09.014Z|19fa02a7-9e6e-4ff7-a0e4-31bf6de78f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:09.016Z|19fa02a7-9e6e-4ff7-a0e4-31bf6de78f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:10.153Z|71a7ab7e-10bc-4c41-ad38-ad10c7f69263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:10.154Z|71a7ab7e-10bc-4c41-ad38-ad10c7f69263|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:16.709Z|4a15fb09-7bd0-4f44-a26d-31d8238c024a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:52:16.710Z|4a15fb09-7bd0-4f44-a26d-31d8238c024a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:52:17.197Z|180f4375-07c7-4dcd-8f7e-1a466bd029e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:52:17.198Z|180f4375-07c7-4dcd-8f7e-1a466bd029e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:52:18.964Z|f8a212fa-12d4-4891-a706-ff1788ce64a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:18.969Z|f8a212fa-12d4-4891-a706-ff1788ce64a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:19.060Z|93e27402-7e48-4e88-91fb-305a9c03d91b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:19.061Z|93e27402-7e48-4e88-91fb-305a9c03d91b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:20.189Z|868a3043-83e1-417f-803b-f3088baf8748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:20.191Z|868a3043-83e1-417f-803b-f3088baf8748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:29.015Z|92c4888b-4214-40a4-918a-4a19be9d64da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:29.017Z|92c4888b-4214-40a4-918a-4a19be9d64da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:29.109Z|ca1e757f-8c76-4fcc-a835-081341883129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:29.111Z|ca1e757f-8c76-4fcc-a835-081341883129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:30.229Z|a25b2cbd-aa57-4f1d-8001-c2e163a346fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:30.231Z|a25b2cbd-aa57-4f1d-8001-c2e163a346fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:31.709Z|278899f2-d8f5-4243-94a0-931a50870356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:52:31.711Z|278899f2-d8f5-4243-94a0-931a50870356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:52:39.061Z|ede164da-c3d1-437e-b962-439e6db3c488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:39.063Z|ede164da-c3d1-437e-b962-439e6db3c488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:39.168Z|d795e557-e3d9-42e4-819b-faab7aafc9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:39.170Z|d795e557-e3d9-42e4-819b-faab7aafc9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:40.267Z|8f8c5d0e-5ec3-4477-a6ff-a930bb0f75c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:40.269Z|8f8c5d0e-5ec3-4477-a6ff-a930bb0f75c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:46.709Z|0af0bfdc-4a88-4a8d-94a8-2d15a2c050cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:52:46.710Z|0af0bfdc-4a88-4a8d-94a8-2d15a2c050cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:52:47.199Z|9af60d56-7cef-4128-9399-b251a1f90b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:52:47.200Z|9af60d56-7cef-4128-9399-b251a1f90b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:52:49.101Z|6b0ac5b1-5987-4a42-bb43-823cef11d8ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:49.102Z|6b0ac5b1-5987-4a42-bb43-823cef11d8ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:49.205Z|9d0bacf1-7689-43e2-bbe0-f18ed610d11d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:49.206Z|9d0bacf1-7689-43e2-bbe0-f18ed610d11d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:50.305Z|db39ee21-f1df-4f50-a8e2-216ba0d09286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:50.307Z|db39ee21-f1df-4f50-a8e2-216ba0d09286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:59.134Z|5bcc5973-85f1-41ab-ac93-2440df0304dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:59.135Z|5bcc5973-85f1-41ab-ac93-2440df0304dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:59.249Z|383af776-958e-4dd0-97de-d959a77ccdb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:52:59.252Z|383af776-958e-4dd0-97de-d959a77ccdb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:52:59.258Z|83151e55-b9d4-4891-93b1-ba1967a9c966|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:52:59.261Z|83151e55-b9d4-4891-93b1-ba1967a9c966|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:00.346Z|8daeeb09-715e-4f35-a050-1b0116e4e51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:00.347Z|8daeeb09-715e-4f35-a050-1b0116e4e51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:01.710Z|bc36f87a-b0f0-4b01-996c-d92c055425cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:53:01.715Z|bc36f87a-b0f0-4b01-996c-d92c055425cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:53:09.171Z|65197fee-8735-46cf-a537-113bd27465b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:09.172Z|65197fee-8735-46cf-a537-113bd27465b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:09.286Z|6bdbc865-2f4f-46c5-8d1b-f092e62cdaac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:09.287Z|6bdbc865-2f4f-46c5-8d1b-f092e62cdaac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:10.388Z|aa30efdd-69e2-4cd1-9f90-9dc5162a2edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:10.390Z|aa30efdd-69e2-4cd1-9f90-9dc5162a2edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:16.712Z|ed0ac155-0fd8-40b2-99d2-468ab632c5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:53:16.713Z|ed0ac155-0fd8-40b2-99d2-468ab632c5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:53:17.202Z|013cf21b-7712-4925-a0a9-411e05db87e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:53:17.204Z|013cf21b-7712-4925-a0a9-411e05db87e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:53:19.208Z|9a61e599-17d2-432f-8cd8-c33865fb9bca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:19.210Z|9a61e599-17d2-432f-8cd8-c33865fb9bca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:19.325Z|4cb636f4-cc36-4926-bcdf-1a6f1f8a0183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:19.326Z|4cb636f4-cc36-4926-bcdf-1a6f1f8a0183|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:20.432Z|7652732e-6fdb-4a52-a86a-e75fb7211e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:20.433Z|7652732e-6fdb-4a52-a86a-e75fb7211e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:29.253Z|95a8015b-b242-4795-9292-9670c3e0231e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:29.255Z|95a8015b-b242-4795-9292-9670c3e0231e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:29.365Z|e8ec2d02-1907-4ef7-9c73-291a84da974b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:29.367Z|e8ec2d02-1907-4ef7-9c73-291a84da974b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:30.487Z|8ade9b21-25fe-47ac-b4ad-ab741a9549f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:30.488Z|8ade9b21-25fe-47ac-b4ad-ab741a9549f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:31.709Z|b57d0645-7e5f-4c33-af20-1db001fd0f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:53:31.709Z|b57d0645-7e5f-4c33-af20-1db001fd0f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:53:39.286Z|f2c34c17-72af-49f4-917c-9c88333e579d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:39.287Z|f2c34c17-72af-49f4-917c-9c88333e579d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:39.408Z|011bcc59-15a6-46a7-92e2-347a19caac12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:39.415Z|011bcc59-15a6-46a7-92e2-347a19caac12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:40.531Z|c1857e53-e226-40bb-aef9-9634ae4c475e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:40.535Z|c1857e53-e226-40bb-aef9-9634ae4c475e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:46.709Z|f3721df7-09ca-4368-8241-bc5895a7ce30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:53:46.713Z|f3721df7-09ca-4368-8241-bc5895a7ce30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:53:47.205Z|fd0ea7b9-bc77-4a66-ae97-462cb42a82dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:53:47.206Z|fd0ea7b9-bc77-4a66-ae97-462cb42a82dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:53:49.322Z|bab60ef7-ee56-4b41-952a-a38d78f450f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:49.323Z|bab60ef7-ee56-4b41-952a-a38d78f450f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:49.473Z|4b5cf1f8-72d3-4af0-86d2-fdd871950d8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:49.475Z|4b5cf1f8-72d3-4af0-86d2-fdd871950d8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:50.583Z|3f13ae3c-0a01-4f6b-a9d0-6a18d0a7bebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:50.585Z|3f13ae3c-0a01-4f6b-a9d0-6a18d0a7bebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:59.235Z|dade35eb-0a49-49ce-a861-950c26be25ce|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:53:59.237Z|dade35eb-0a49-49ce-a861-950c26be25ce|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:59.403Z|d1bc2ddc-4b85-4a46-95dc-d037cc2ab0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:59.405Z|d1bc2ddc-4b85-4a46-95dc-d037cc2ab0d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:53:59.537Z|08a5b72e-ad69-4cfc-93c8-0b9c87c9fdc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:53:59.539Z|08a5b72e-ad69-4cfc-93c8-0b9c87c9fdc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:00.636Z|0d359f10-cd92-49e5-8287-9013753a69e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:00.637Z|0d359f10-cd92-49e5-8287-9013753a69e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:01.709Z|a9b749f2-5012-412a-abab-6c555a3d49e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:54:01.710Z|a9b749f2-5012-412a-abab-6c555a3d49e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:54:09.469Z|d250777c-d581-47f5-9d6d-263d72a06ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:09.471Z|d250777c-d581-47f5-9d6d-263d72a06ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:09.599Z|6b6a6f25-5e58-4dfe-b936-1f8f893b14ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:09.600Z|6b6a6f25-5e58-4dfe-b936-1f8f893b14ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:10.668Z|02c50d8b-e05a-4fd8-a801-454ae1ba1129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:10.669Z|02c50d8b-e05a-4fd8-a801-454ae1ba1129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:16.709Z|ea421f96-50f4-451a-8fe0-acafa1ac950c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:54:16.710Z|ea421f96-50f4-451a-8fe0-acafa1ac950c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:54:17.207Z|46ba53ca-ad05-4aa3-89e8-eea3e5baeec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:54:17.208Z|46ba53ca-ad05-4aa3-89e8-eea3e5baeec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:54:19.511Z|d03c8636-2d3f-42cd-af39-b3679d736608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:19.514Z|d03c8636-2d3f-42cd-af39-b3679d736608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:19.633Z|bdfbff43-2d3f-4963-ab60-3806fbde3d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:19.635Z|bdfbff43-2d3f-4963-ab60-3806fbde3d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:20.699Z|e3745941-188e-48c2-89bd-25799bc7907d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:20.700Z|e3745941-188e-48c2-89bd-25799bc7907d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:29.551Z|1812f259-7bd0-48da-abad-8ad9a28a3190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:29.552Z|1812f259-7bd0-48da-abad-8ad9a28a3190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:29.691Z|2b45312f-d616-4016-97a0-ef4fbdf644ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:29.692Z|2b45312f-d616-4016-97a0-ef4fbdf644ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:30.733Z|93d4c1e8-b513-4e4a-ac05-3d820e54ce68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:30.734Z|93d4c1e8-b513-4e4a-ac05-3d820e54ce68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:31.709Z|74d1d07c-26e7-4463-a3e2-08bae5a5a9ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:54:31.712Z|74d1d07c-26e7-4463-a3e2-08bae5a5a9ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:54:39.585Z|26b2a952-1fe2-4c68-aac8-64c90ab1ab00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:39.586Z|26b2a952-1fe2-4c68-aac8-64c90ab1ab00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:39.759Z|098329cb-3d34-4aa4-a9e9-0eab108dc0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:39.766Z|098329cb-3d34-4aa4-a9e9-0eab108dc0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:40.772Z|82488349-66af-4c37-b5ea-a868c99a9f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:40.774Z|82488349-66af-4c37-b5ea-a868c99a9f4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:46.709Z|cdd74e78-0787-4af3-a892-e62ca89dfb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:54:46.710Z|cdd74e78-0787-4af3-a892-e62ca89dfb69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:54:47.209Z|5f03f11d-8b68-4ed8-b14a-5cd663fa2a53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:54:47.210Z|5f03f11d-8b68-4ed8-b14a-5cd663fa2a53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:54:49.619Z|ec472b1e-9efa-4c28-ae0a-f1f20f23db89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:49.621Z|ec472b1e-9efa-4c28-ae0a-f1f20f23db89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:49.803Z|3ccda789-0c1e-4447-b3b3-081618533961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:49.804Z|3ccda789-0c1e-4447-b3b3-081618533961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:50.811Z|83add776-f5cd-435a-9837-42d63bc7a168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:50.812Z|83add776-f5cd-435a-9837-42d63bc7a168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:59.243Z|c08592af-05a8-4ac3-9050-1aafb5d85bde|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:54:59.245Z|c08592af-05a8-4ac3-9050-1aafb5d85bde|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:59.684Z|052bb75b-bfcf-4312-8454-73cbcf17d10f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:59.686Z|052bb75b-bfcf-4312-8454-73cbcf17d10f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:54:59.869Z|dc6ed8f3-f2b3-4fb2-9e29-efec75e4fbd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:54:59.870Z|dc6ed8f3-f2b3-4fb2-9e29-efec75e4fbd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:00.849Z|005977d3-a64c-41fb-b28b-b9f7b0b27aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:00.852Z|005977d3-a64c-41fb-b28b-b9f7b0b27aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:01.709Z|5d11bab3-94ae-477e-9a0d-4cef6afd6999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:55:01.710Z|5d11bab3-94ae-477e-9a0d-4cef6afd6999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:55:09.718Z|af8e893a-6faa-406b-9b8b-393401a71a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:09.719Z|af8e893a-6faa-406b-9b8b-393401a71a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:09.906Z|9b54c3cc-1e36-4ea1-ba07-9632e4766740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:09.908Z|9b54c3cc-1e36-4ea1-ba07-9632e4766740|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:10.902Z|63e5c625-cb82-4fe8-b70d-589a73aa4b73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:10.903Z|63e5c625-cb82-4fe8-b70d-589a73aa4b73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:16.709Z|882343dd-b58b-44f2-999b-a6b4f1b15659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:55:16.712Z|882343dd-b58b-44f2-999b-a6b4f1b15659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:55:17.211Z|60413a68-acc6-4de1-ab3b-c730d7ea5d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:55:17.213Z|60413a68-acc6-4de1-ab3b-c730d7ea5d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:55:19.753Z|3dc2d878-11aa-456b-88f2-8ea22cfb3d71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:19.755Z|3dc2d878-11aa-456b-88f2-8ea22cfb3d71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:19.956Z|7fa124f5-ed76-4de0-b6ce-156b67a61c76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:19.958Z|7fa124f5-ed76-4de0-b6ce-156b67a61c76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:20.932Z|8b496d55-1c12-4815-b045-1e74c0e38df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:20.933Z|8b496d55-1c12-4815-b045-1e74c0e38df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:29.786Z|7a884c49-bf1b-4465-841f-7648571001a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:29.787Z|7a884c49-bf1b-4465-841f-7648571001a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:30.003Z|67c7f1eb-f79a-4281-a508-93e2045832d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:30.004Z|67c7f1eb-f79a-4281-a508-93e2045832d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:30.996Z|0511a1da-8432-4610-85e9-481199b82dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:30.997Z|0511a1da-8432-4610-85e9-481199b82dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:31.709Z|bff6273a-8556-4afc-b532-37ba292b8ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:55:31.710Z|bff6273a-8556-4afc-b532-37ba292b8ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:55:39.827Z|94b2d206-afe6-4ad8-8acb-a12f9bb6d7dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:39.829Z|94b2d206-afe6-4ad8-8acb-a12f9bb6d7dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:40.038Z|ac57d684-2412-4eab-ad66-ca15ea8f9637|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:40.039Z|ac57d684-2412-4eab-ad66-ca15ea8f9637|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:41.035Z|9d6c804b-0c77-49ec-8730-81680aa38a06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:41.036Z|9d6c804b-0c77-49ec-8730-81680aa38a06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:46.709Z|ce044ac4-c979-4711-ab3e-a8018cbb104d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:55:46.709Z|ce044ac4-c979-4711-ab3e-a8018cbb104d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:55:47.214Z|c7daea16-6d01-4a80-9af1-a16d777132e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:55:47.215Z|c7daea16-6d01-4a80-9af1-a16d777132e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:55:49.880Z|05116cf0-2eba-4790-9bde-076f3433904e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:49.882Z|05116cf0-2eba-4790-9bde-076f3433904e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:50.073Z|0d5ac184-a280-4886-8822-e5daaee73364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:50.074Z|0d5ac184-a280-4886-8822-e5daaee73364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:51.085Z|fa1356b8-58ab-4405-9c05-95c025a5e107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:51.086Z|fa1356b8-58ab-4405-9c05-95c025a5e107|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:59.240Z|9b4d6d0b-39d7-40e7-8134-40f15e82d965|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:55:59.241Z|9b4d6d0b-39d7-40e7-8134-40f15e82d965|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:55:59.921Z|61d632f5-dfb1-4231-91cd-a1d0482f5fb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:55:59.925Z|61d632f5-dfb1-4231-91cd-a1d0482f5fb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:00.108Z|84266fe7-b9aa-447b-9757-a74cc5b9c650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:00.109Z|84266fe7-b9aa-447b-9757-a74cc5b9c650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:01.124Z|8e4dd2d3-43f1-4dc5-b391-d349e941414c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:01.125Z|8e4dd2d3-43f1-4dc5-b391-d349e941414c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:01.709Z|cc4b88ce-eb72-4a15-bb10-02bade711654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:56:01.712Z|cc4b88ce-eb72-4a15-bb10-02bade711654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:56:09.975Z|3dd6aa8d-4f37-484c-bbbd-5ce114a518c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:09.978Z|3dd6aa8d-4f37-484c-bbbd-5ce114a518c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:10.152Z|dd2c8a44-f9fc-46c3-87d0-28ac05bef47a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:10.153Z|dd2c8a44-f9fc-46c3-87d0-28ac05bef47a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:11.164Z|dc34bacf-0e4e-4a2f-bdd9-560314e9b043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:11.166Z|dc34bacf-0e4e-4a2f-bdd9-560314e9b043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:16.709Z|ecdf8373-9d17-4247-a068-2cc13284e7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:56:16.710Z|ecdf8373-9d17-4247-a068-2cc13284e7a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:56:17.216Z|6fce168e-2e22-426c-a378-a5195ee86881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:56:17.217Z|6fce168e-2e22-426c-a378-a5195ee86881|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:56:20.045Z|63c33b97-c80d-4b3e-99c6-66890c5c2246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:20.047Z|63c33b97-c80d-4b3e-99c6-66890c5c2246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:20.187Z|4c66c6ab-c89f-4005-989e-e1fdd9b6f114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:20.189Z|4c66c6ab-c89f-4005-989e-e1fdd9b6f114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:21.204Z|7e9fa50d-09af-4c89-a346-66a1f875dd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:21.206Z|7e9fa50d-09af-4c89-a346-66a1f875dd87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:30.091Z|9015dbe7-6a32-4845-9b52-cb3a90820a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:30.093Z|9015dbe7-6a32-4845-9b52-cb3a90820a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:30.232Z|89925f7b-9d8f-43f4-89b5-065a7d01da1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:30.234Z|89925f7b-9d8f-43f4-89b5-065a7d01da1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:31.237Z|0b513a9b-259b-4cd8-8b2c-8d2cc390d469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:31.239Z|0b513a9b-259b-4cd8-8b2c-8d2cc390d469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:31.709Z|84d0ee86-ce2f-4152-afe5-168a79ceea15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:56:31.711Z|84d0ee86-ce2f-4152-afe5-168a79ceea15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:56:40.135Z|ae241ed7-2f1c-4e56-8744-1545db3f9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:40.138Z|ae241ed7-2f1c-4e56-8744-1545db3f9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:40.272Z|72f8518c-6d69-4bbd-a5b0-0090be7cba82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:40.275Z|72f8518c-6d69-4bbd-a5b0-0090be7cba82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:41.282Z|65cf22b6-816a-4107-b6aa-c1cc57d1a592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:41.283Z|65cf22b6-816a-4107-b6aa-c1cc57d1a592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:46.710Z|fec83f1d-fd4a-4d64-9a58-9d5647004001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:56:46.715Z|fec83f1d-fd4a-4d64-9a58-9d5647004001|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:56:47.218Z|1f35768f-c482-48a3-9768-626bd5409abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:56:47.219Z|1f35768f-c482-48a3-9768-626bd5409abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:56:50.189Z|5689b902-ac1f-4c82-b6ec-03b193c9e25e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:50.192Z|5689b902-ac1f-4c82-b6ec-03b193c9e25e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:50.309Z|cfa2ec49-b61d-4e63-8d15-fc3df967b282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:50.311Z|cfa2ec49-b61d-4e63-8d15-fc3df967b282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:51.314Z|e3f3e3da-1706-4849-a20b-903214c783c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:56:51.315Z|e3f3e3da-1706-4849-a20b-903214c783c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:56:59.240Z|2b76a1bf-af2d-4b65-84d6-a118dccd6269|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:56:59.242Z|2b76a1bf-af2d-4b65-84d6-a118dccd6269|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:00.231Z|38139365-bb4f-4fc6-8a0f-1380c4a2f0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:00.233Z|38139365-bb4f-4fc6-8a0f-1380c4a2f0eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:00.354Z|bf71352d-ba24-4944-9c96-a155b034465e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:00.356Z|bf71352d-ba24-4944-9c96-a155b034465e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:01.372Z|976ffeed-ea48-46da-9239-17d256027973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:01.375Z|976ffeed-ea48-46da-9239-17d256027973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:01.710Z|ef32899b-9d26-4298-930d-81ec3b22c0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:57:01.711Z|ef32899b-9d26-4298-930d-81ec3b22c0a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:57:10.290Z|41dd70b3-3e5d-42b8-8948-b1c78e1335d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:10.291Z|41dd70b3-3e5d-42b8-8948-b1c78e1335d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:10.397Z|6037007a-02de-4d30-8534-dd2fa3ed73df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:10.399Z|6037007a-02de-4d30-8534-dd2fa3ed73df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:11.420Z|2283adb2-01f0-48a2-ad68-f50e05cfc126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:11.421Z|2283adb2-01f0-48a2-ad68-f50e05cfc126|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:16.709Z|88008ff5-9fa8-422f-be21-1a358c0df4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:57:16.710Z|88008ff5-9fa8-422f-be21-1a358c0df4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:57:17.220Z|1ae4beda-65f2-4758-938d-072edbbd9789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:57:17.221Z|1ae4beda-65f2-4758-938d-072edbbd9789|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:57:20.336Z|253ac38b-734b-4e36-a700-ed06401f7bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:20.338Z|253ac38b-734b-4e36-a700-ed06401f7bab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:20.429Z|b3bb1812-8405-4d5d-9c7d-55114cd221b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:20.431Z|b3bb1812-8405-4d5d-9c7d-55114cd221b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:21.475Z|76940d3c-05c5-4992-b597-06f9c46ee0c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:21.476Z|76940d3c-05c5-4992-b597-06f9c46ee0c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:30.377Z|fe32ed43-7c67-499c-bf4d-3fc19eaaa35e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:30.379Z|fe32ed43-7c67-499c-bf4d-3fc19eaaa35e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:30.477Z|d95bc0c6-d8f5-4321-bcf0-f34fe4a5f43b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:30.479Z|d95bc0c6-d8f5-4321-bcf0-f34fe4a5f43b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:31.524Z|645419de-a90a-4e50-b5ce-0b51211f9309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:31.525Z|645419de-a90a-4e50-b5ce-0b51211f9309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:31.709Z|6148b22d-c0c9-4409-8697-a7ec32747915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:57:31.714Z|6148b22d-c0c9-4409-8697-a7ec32747915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:57:37.421Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x9e0xefER0xf2L0xfd0xd10xd40x00,0xe60x0a&0xf50x83d0x0a0x130xb90xb1E0xe6,0x91K]0xde-0xcbj=]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-03T05:57:40.410Z|14a37b15-fc0a-47a4-a263-238973f3bf2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:40.411Z|14a37b15-fc0a-47a4-a263-238973f3bf2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:40.535Z|70c294ff-3b53-4e00-bab9-c994ff029bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:40.536Z|70c294ff-3b53-4e00-bab9-c994ff029bf2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:41.561Z|6adac767-21b7-4098-b971-b504b4d76880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:41.563Z|6adac767-21b7-4098-b971-b504b4d76880|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:46.709Z|d9591e28-02df-4187-81bd-7ee11179c18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:57:46.710Z|d9591e28-02df-4187-81bd-7ee11179c18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:57:47.224Z|0bd0a214-5ce6-4ceb-a41d-0205ebe40564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:57:47.225Z|0bd0a214-5ce6-4ceb-a41d-0205ebe40564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:57:50.483Z|03bc232a-2d01-4563-9c50-af52ff2d38be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:50.484Z|03bc232a-2d01-4563-9c50-af52ff2d38be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:50.593Z|09f25ffa-4621-494f-8353-134303342e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:50.595Z|09f25ffa-4621-494f-8353-134303342e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:51.608Z|75ab23d4-a364-47e2-9725-6131956ba91f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:57:51.609Z|75ab23d4-a364-47e2-9725-6131956ba91f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:57:59.236Z|a0e0db5a-e1de-4e93-98db-4c1b95056161|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:57:59.237Z|a0e0db5a-e1de-4e93-98db-4c1b95056161|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:00.540Z|e038fb8d-0e6a-4d67-b0c9-beb3b560c476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:00.545Z|e038fb8d-0e6a-4d67-b0c9-beb3b560c476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:00.634Z|02a5499d-d58d-4187-bbb5-4c03f292938d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:00.636Z|02a5499d-d58d-4187-bbb5-4c03f292938d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:01.643Z|7f8b5daa-195b-4a9d-85a7-2426cb814760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:01.645Z|7f8b5daa-195b-4a9d-85a7-2426cb814760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:01.709Z|a33875ad-2a85-4553-bce2-1fdfb96409b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:58:01.709Z|a33875ad-2a85-4553-bce2-1fdfb96409b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:58:10.591Z|81b3976e-f01d-44b6-8cf0-a796d7732ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:10.598Z|81b3976e-f01d-44b6-8cf0-a796d7732ad2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:10.672Z|dfe61a2c-b77d-4503-9232-d1d7a8c8b7be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:10.674Z|dfe61a2c-b77d-4503-9232-d1d7a8c8b7be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:11.689Z|d65e2d8c-efe3-4ae2-bc49-d119418b8fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:11.691Z|d65e2d8c-efe3-4ae2-bc49-d119418b8fb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:16.709Z|942dcfad-7dcf-4f50-91eb-95ad9071689f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:58:16.713Z|942dcfad-7dcf-4f50-91eb-95ad9071689f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:58:17.226Z|50abe700-5c78-4e63-a3f7-2e8b91fd633c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:58:17.227Z|50abe700-5c78-4e63-a3f7-2e8b91fd633c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:58:20.632Z|23ee36cb-8407-49a0-a547-eefcc1bedff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:20.633Z|23ee36cb-8407-49a0-a547-eefcc1bedff8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:20.707Z|57442f89-5f1e-4721-a7c7-6f8eb48bdf15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:20.708Z|57442f89-5f1e-4721-a7c7-6f8eb48bdf15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:21.721Z|b56ac80e-f27d-4ca8-984a-6e0ce5c9a005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:21.723Z|b56ac80e-f27d-4ca8-984a-6e0ce5c9a005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:30.664Z|0e62f6ce-8eb3-436e-9da3-e4b4e218fd8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:30.666Z|0e62f6ce-8eb3-436e-9da3-e4b4e218fd8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:30.756Z|e6002690-41b3-4699-abb1-efaba51a2656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:30.763Z|e6002690-41b3-4699-abb1-efaba51a2656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:31.709Z|ef1fa78c-a703-4231-aa88-54b4fec643b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:58:31.710Z|ef1fa78c-a703-4231-aa88-54b4fec643b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:58:31.755Z|a8459ae6-8401-48f6-a06a-dad3262350c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:31.756Z|a8459ae6-8401-48f6-a06a-dad3262350c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:40.699Z|598459d8-c055-46e2-97f3-9bda5fbcd021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:40.700Z|598459d8-c055-46e2-97f3-9bda5fbcd021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:40.801Z|38942099-0cd0-4c3d-b456-fa421616475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:40.802Z|38942099-0cd0-4c3d-b456-fa421616475a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:41.791Z|e3c1856e-713f-4e79-a1dc-aa1e4d7317d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:41.792Z|e3c1856e-713f-4e79-a1dc-aa1e4d7317d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:46.709Z|2850fe02-d930-4a46-9223-b1411d21c365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:58:46.709Z|2850fe02-d930-4a46-9223-b1411d21c365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:58:47.230Z|287808ee-e82d-44db-9607-7aa7b7951e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:58:47.231Z|287808ee-e82d-44db-9607-7aa7b7951e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:58:50.742Z|7c1a24ff-ae6e-4044-9018-e4ae71ed00b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:50.743Z|7c1a24ff-ae6e-4044-9018-e4ae71ed00b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:50.847Z|dfde02d5-13c0-49f0-aa86-43de14608a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:50.848Z|dfde02d5-13c0-49f0-aa86-43de14608a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:51.819Z|df5eef2b-cf61-47de-9db5-abd23136e59b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:58:51.820Z|df5eef2b-cf61-47de-9db5-abd23136e59b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:58:59.234Z|13b61d8a-cabe-4caf-a2d5-3a99fbf40646|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:58:59.236Z|13b61d8a-cabe-4caf-a2d5-3a99fbf40646|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:00.775Z|63e29e85-e7dd-469d-be99-8a2dd82b5f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:00.776Z|63e29e85-e7dd-469d-be99-8a2dd82b5f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:00.888Z|c038f19b-84d9-4c14-9c68-746e5aeb1cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:00.890Z|c038f19b-84d9-4c14-9c68-746e5aeb1cb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:01.709Z|244e2f0a-e90f-42cb-9bfa-7e5e5e70ff01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:59:01.715Z|244e2f0a-e90f-42cb-9bfa-7e5e5e70ff01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:59:01.859Z|46421ba7-6580-4e10-b456-aab3684818c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:01.861Z|46421ba7-6580-4e10-b456-aab3684818c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:10.811Z|e1f83633-c702-4ec2-970e-b03aa99ce282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:10.812Z|e1f83633-c702-4ec2-970e-b03aa99ce282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:10.929Z|cfd2be8b-1d2e-4161-89dc-d122ad272fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:10.930Z|cfd2be8b-1d2e-4161-89dc-d122ad272fa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:11.892Z|23397735-d0d2-4d0c-90f7-ef3a4f7f3a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:11.893Z|23397735-d0d2-4d0c-90f7-ef3a4f7f3a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:16.709Z|68ee2106-472e-48ea-ae2d-a06e5e6c7659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:59:16.710Z|68ee2106-472e-48ea-ae2d-a06e5e6c7659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:59:17.232Z|dc5a26d8-ea58-42a7-8abd-40a9821cd171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:59:17.233Z|dc5a26d8-ea58-42a7-8abd-40a9821cd171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:59:20.843Z|475f55ab-2868-4e8e-ae6e-a925909127c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:20.844Z|475f55ab-2868-4e8e-ae6e-a925909127c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:20.974Z|9280f39d-a5a4-4a94-8201-57ad2612d8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:20.977Z|9280f39d-a5a4-4a94-8201-57ad2612d8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:21.924Z|9756cb79-e88e-4f46-8bbf-a8c021c7ea71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:21.925Z|9756cb79-e88e-4f46-8bbf-a8c021c7ea71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:30.889Z|e423f28b-9072-4c4e-b7ab-0a9452d486f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:30.890Z|e423f28b-9072-4c4e-b7ab-0a9452d486f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:31.008Z|c0b9ad19-6864-4d7d-bc83-ff569bd4c378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:31.010Z|c0b9ad19-6864-4d7d-bc83-ff569bd4c378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:31.709Z|39354313-b995-44e9-aa87-2933f537b479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:59:31.710Z|39354313-b995-44e9-aa87-2933f537b479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:59:31.979Z|8d06fc93-1622-49ec-905e-d726bb5ff92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:31.981Z|8d06fc93-1622-49ec-905e-d726bb5ff92d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:40.936Z|107eb46f-e2b5-459b-b3ca-e5a64d845776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:40.938Z|107eb46f-e2b5-459b-b3ca-e5a64d845776|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:41.047Z|b8b93cde-f1a7-4238-ac24-e6c0651e8f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:41.048Z|b8b93cde-f1a7-4238-ac24-e6c0651e8f52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:42.021Z|2c0ee933-5777-4a09-8148-9a1a7562f92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:42.023Z|2c0ee933-5777-4a09-8148-9a1a7562f92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:46.709Z|56671533-82ee-482c-8c5e-3d5789148d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:59:46.713Z|56671533-82ee-482c-8c5e-3d5789148d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:59:47.234Z|b28de614-7e65-44cb-af3e-f801756808ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T05:59:47.235Z|b28de614-7e65-44cb-af3e-f801756808ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T05:59:50.983Z|b8cc35b0-b57c-429c-bbb3-9f4e30d8d49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:50.985Z|b8cc35b0-b57c-429c-bbb3-9f4e30d8d49d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:51.087Z|802b10eb-fb45-48d7-8d5d-f3e50b24cfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:51.089Z|802b10eb-fb45-48d7-8d5d-f3e50b24cfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:52.055Z|a4fdb667-a77a-41aa-aa81-478eac53dec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T05:59:52.056Z|a4fdb667-a77a-41aa-aa81-478eac53dec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T05:59:59.234Z|5590b9d2-5859-47cd-acb3-84e1deeba1ff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T05:59:59.235Z|5590b9d2-5859-47cd-acb3-84e1deeba1ff|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:01.018Z|8c28c487-9afe-419b-a4d8-daa28bb1ff13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:01.020Z|8c28c487-9afe-419b-a4d8-daa28bb1ff13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:01.121Z|b4cea575-0ee7-4f70-9ddb-87cf6f9d4579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:01.123Z|b4cea575-0ee7-4f70-9ddb-87cf6f9d4579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:01.709Z|d3fb9056-13a3-41a3-9565-8762e1e7e5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:00:01.709Z|d3fb9056-13a3-41a3-9565-8762e1e7e5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:00:02.094Z|9899aabc-370c-4667-8d0f-c7f001155cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:02.095Z|9899aabc-370c-4667-8d0f-c7f001155cd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:11.055Z|35328db1-b943-46a0-80f5-5e752ed3b04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:11.056Z|35328db1-b943-46a0-80f5-5e752ed3b04f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:11.158Z|147f6b3a-552c-4568-8ee1-0b7e06cbfff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:11.159Z|147f6b3a-552c-4568-8ee1-0b7e06cbfff3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:12.122Z|5b66eead-d6c0-4305-8940-a01fea74a7ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:12.124Z|5b66eead-d6c0-4305-8940-a01fea74a7ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:16.709Z|8b16c29d-c9f1-4445-804a-ba9839f5c45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:00:16.710Z|8b16c29d-c9f1-4445-804a-ba9839f5c45d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:00:17.236Z|f8ee70e0-f860-4363-8420-bae3b0191120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:00:17.237Z|f8ee70e0-f860-4363-8420-bae3b0191120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:00:21.095Z|02a74509-e7b8-4b07-a153-974082c87b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:21.096Z|02a74509-e7b8-4b07-a153-974082c87b00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:21.201Z|334610f8-f798-4e94-b505-4edecc4ed64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:21.204Z|334610f8-f798-4e94-b505-4edecc4ed64a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:22.158Z|895cb577-03b7-489c-b9de-e21072955961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:22.160Z|895cb577-03b7-489c-b9de-e21072955961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:31.145Z|1162a486-67c5-4712-8503-1c7436310d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:31.151Z|1162a486-67c5-4712-8503-1c7436310d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:31.252Z|eb0e602b-16d0-4585-9cd9-2074abec881d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:31.261Z|eb0e602b-16d0-4585-9cd9-2074abec881d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:31.709Z|a7b47070-2034-4406-894d-6edadf07f40d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:00:31.723Z|a7b47070-2034-4406-894d-6edadf07f40d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:00:32.204Z|c3d2c3b4-0ce4-4c9c-ba57-89fea9e9997c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:32.205Z|c3d2c3b4-0ce4-4c9c-ba57-89fea9e9997c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:41.184Z|a27bb404-db44-4002-a0e4-bc35d139bc47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:41.185Z|a27bb404-db44-4002-a0e4-bc35d139bc47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:41.302Z|1233ae86-27e9-4e2b-b74f-639e47fb0dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:41.303Z|1233ae86-27e9-4e2b-b74f-639e47fb0dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:42.239Z|476bfb86-6184-4415-a58e-3e88e496bfa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:42.240Z|476bfb86-6184-4415-a58e-3e88e496bfa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:46.709Z|68a19318-b83e-46e3-9fbb-51a36c192448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:00:46.710Z|68a19318-b83e-46e3-9fbb-51a36c192448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:00:47.239Z|1ec59821-46e4-4394-9cfe-d4e1f81e0e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:00:47.241Z|1ec59821-46e4-4394-9cfe-d4e1f81e0e43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:00:51.221Z|4b9d28ef-3483-4c08-9645-c0cc28431bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:51.226Z|4b9d28ef-3483-4c08-9645-c0cc28431bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:51.358Z|4f286569-0310-47b6-bd63-e31f93617413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:51.364Z|4f286569-0310-47b6-bd63-e31f93617413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:52.273Z|ba5013d6-843c-4291-9b77-b9d8f6df33a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:00:52.274Z|ba5013d6-843c-4291-9b77-b9d8f6df33a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:00:59.234Z|1544a3c0-a689-4cef-a8b9-0c4675766251|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:00:59.235Z|1544a3c0-a689-4cef-a8b9-0c4675766251|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:01.286Z|08e6f1eb-69d6-4d41-8c3e-a113fcd03734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:01.287Z|08e6f1eb-69d6-4d41-8c3e-a113fcd03734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:01.417Z|06e22448-84f4-4ec7-8e85-7e77a1b94743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:01.418Z|06e22448-84f4-4ec7-8e85-7e77a1b94743|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:01.709Z|1de19bbe-f1b1-4927-8146-0976c7ad8af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:01:01.709Z|1de19bbe-f1b1-4927-8146-0976c7ad8af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:01:02.313Z|e5350ff5-1c4f-4492-be65-2cdfb7187bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:02.315Z|e5350ff5-1c4f-4492-be65-2cdfb7187bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:11.322Z|fd2820be-9040-443a-87b0-766e31f749af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:11.324Z|fd2820be-9040-443a-87b0-766e31f749af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:11.468Z|da129092-183f-4a86-8870-37a5d1159550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:11.469Z|da129092-183f-4a86-8870-37a5d1159550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:12.353Z|ecd382b8-ed8b-42b7-b031-ca2aa8a0b54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:12.355Z|ecd382b8-ed8b-42b7-b031-ca2aa8a0b54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:16.709Z|e252c36f-b3cb-4528-9168-81b41fcf0f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:01:16.712Z|e252c36f-b3cb-4528-9168-81b41fcf0f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:01:17.242Z|028f3ea1-7aa2-43bd-a6de-63ef8c14baa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:01:17.243Z|028f3ea1-7aa2-43bd-a6de-63ef8c14baa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:01:21.376Z|b06e8efd-ec92-4a93-939f-c7b9c7a52a2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:21.377Z|b06e8efd-ec92-4a93-939f-c7b9c7a52a2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:21.512Z|efd55460-ffd5-46f5-982d-6f6a36a00796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:21.513Z|efd55460-ffd5-46f5-982d-6f6a36a00796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:22.397Z|b4fcbb7f-922c-4fa8-a031-60fd0abea147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:22.398Z|b4fcbb7f-922c-4fa8-a031-60fd0abea147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:31.419Z|85c9d806-3956-441b-bcca-7cdc900a9177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:31.421Z|85c9d806-3956-441b-bcca-7cdc900a9177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:31.564Z|82a5e2f2-3468-4241-a19e-13a997268b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:31.566Z|82a5e2f2-3468-4241-a19e-13a997268b87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:31.709Z|b565c645-148b-4399-9048-39beb4da6d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:01:31.710Z|b565c645-148b-4399-9048-39beb4da6d9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:01:32.427Z|40c8e0f3-bd3e-47b5-ad7e-f24c14dd7f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:32.429Z|40c8e0f3-bd3e-47b5-ad7e-f24c14dd7f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:41.457Z|2121883e-27de-4d7c-abee-d58984fcd093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:41.458Z|2121883e-27de-4d7c-abee-d58984fcd093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:41.612Z|e8309f1f-c64c-45f1-aa1a-b82fb0381986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:41.613Z|e8309f1f-c64c-45f1-aa1a-b82fb0381986|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:42.460Z|00c40f3f-f32a-4f7b-9319-d80b2b31e8a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:42.462Z|00c40f3f-f32a-4f7b-9319-d80b2b31e8a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:46.709Z|96426ab1-dde5-4f0b-9f9c-cc74d0a8e9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:01:46.709Z|96426ab1-dde5-4f0b-9f9c-cc74d0a8e9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:01:47.244Z|7c75706c-29e0-403f-a440-20fddf925284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:01:47.245Z|7c75706c-29e0-403f-a440-20fddf925284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:01:51.491Z|1d6921ef-e502-4c81-9616-6c32d45074f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:51.506Z|1d6921ef-e502-4c81-9616-6c32d45074f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:51.654Z|50596483-6a7b-4c02-bb89-83f2b114f1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:51.656Z|50596483-6a7b-4c02-bb89-83f2b114f1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:52.494Z|2b95c3dd-91e0-40d8-9bc2-b42757a7f348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:01:52.496Z|2b95c3dd-91e0-40d8-9bc2-b42757a7f348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:01:59.235Z|1af8eb41-9ad3-4a47-a4ea-536d89ca1a46|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:01:59.237Z|1af8eb41-9ad3-4a47-a4ea-536d89ca1a46|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:01.561Z|53d8dde9-dc25-467c-8d7b-36c3c8d78cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:01.565Z|53d8dde9-dc25-467c-8d7b-36c3c8d78cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:01.701Z|ccc4bf87-2a45-4f97-891e-0db3e444255c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:01.703Z|ccc4bf87-2a45-4f97-891e-0db3e444255c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:01.709Z|61ea0989-eccb-4513-a5c8-6e7faa0b3fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:02:01.712Z|61ea0989-eccb-4513-a5c8-6e7faa0b3fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:02:02.534Z|9dc170a4-5628-4aef-903d-d83e09533df3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:02.536Z|9dc170a4-5628-4aef-903d-d83e09533df3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:11.610Z|1c9778b3-ec7b-4b62-927f-e69e167f0e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:11.611Z|1c9778b3-ec7b-4b62-927f-e69e167f0e73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:11.740Z|292013aa-209d-41d0-b034-718e8f547753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:11.741Z|292013aa-209d-41d0-b034-718e8f547753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:12.580Z|a32491da-3d19-4dfb-b910-c27dfb5d4e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:12.581Z|a32491da-3d19-4dfb-b910-c27dfb5d4e50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:16.709Z|e2308d91-5112-4373-a073-dde81c504803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:02:16.710Z|e2308d91-5112-4373-a073-dde81c504803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:02:17.247Z|3903d03e-6970-4809-bf66-b3e7660d3e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:02:17.248Z|3903d03e-6970-4809-bf66-b3e7660d3e20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:02:21.646Z|893e0ebd-6245-4731-9639-9741efe51008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:21.648Z|893e0ebd-6245-4731-9639-9741efe51008|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:21.775Z|d548f3b3-3122-42e7-88a9-c85ad60ebd83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:21.776Z|d548f3b3-3122-42e7-88a9-c85ad60ebd83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:22.612Z|bb9a35a2-8ca6-4fae-807a-bf8944674cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:22.613Z|bb9a35a2-8ca6-4fae-807a-bf8944674cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:31.694Z|142dd6fc-a970-4a18-b87c-fa57ce7a5eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:31.696Z|142dd6fc-a970-4a18-b87c-fa57ce7a5eb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:31.709Z|e488ecb8-7586-4661-8c84-5f860b319e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:02:31.710Z|e488ecb8-7586-4661-8c84-5f860b319e48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:02:31.810Z|8756b13a-9a08-4cd0-83a1-e3f5569a685a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:31.811Z|8756b13a-9a08-4cd0-83a1-e3f5569a685a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:32.645Z|c08401c4-1729-4c50-b52f-027105bdf213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:32.647Z|c08401c4-1729-4c50-b52f-027105bdf213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:41.738Z|f85940e9-529e-4344-9743-74914ffe05e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:41.739Z|f85940e9-529e-4344-9743-74914ffe05e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:41.852Z|7b1a8b00-9d94-4d53-8615-7ddae53db10b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:41.853Z|7b1a8b00-9d94-4d53-8615-7ddae53db10b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:42.679Z|5a232fbb-ef44-47b7-9c90-17b0109dabaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:42.681Z|5a232fbb-ef44-47b7-9c90-17b0109dabaa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:46.709Z|de859bfb-17d8-403b-a347-661cc9c165ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:02:46.713Z|de859bfb-17d8-403b-a347-661cc9c165ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:02:47.249Z|eeb0d483-9d14-49c1-a494-602587e43285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:02:47.251Z|eeb0d483-9d14-49c1-a494-602587e43285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:02:51.777Z|0cd1f4d2-2ff5-4253-9247-e0d0b1fca6d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:51.779Z|0cd1f4d2-2ff5-4253-9247-e0d0b1fca6d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:51.882Z|4d13823d-3979-43b9-9f28-999dabf7b2ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:51.883Z|4d13823d-3979-43b9-9f28-999dabf7b2ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:52.778Z|6a9500db-b69f-4bb5-8b44-dfebded4f5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:02:52.779Z|6a9500db-b69f-4bb5-8b44-dfebded4f5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:02:59.251Z|3eefa43b-e93d-4e30-8753-910e6690cac0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:02:59.252Z|3eefa43b-e93d-4e30-8753-910e6690cac0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:01.713Z|78c457e0-a75a-43ad-ab52-636d680e00be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:03:01.715Z|78c457e0-a75a-43ad-ab52-636d680e00be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:03:01.821Z|09e30f2b-5ee8-47c4-b17b-67cd8e52c9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:01.822Z|09e30f2b-5ee8-47c4-b17b-67cd8e52c9f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:01.933Z|03d062c6-bf3b-40b2-bda6-6db625c4b6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:01.936Z|03d062c6-bf3b-40b2-bda6-6db625c4b6e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:02.815Z|81890e28-3730-4234-a793-c9fd31e24af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:02.816Z|81890e28-3730-4234-a793-c9fd31e24af5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:11.861Z|4ac89191-22a1-400a-b40f-cf5e73928aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:11.862Z|4ac89191-22a1-400a-b40f-cf5e73928aed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:11.983Z|95ca65f9-00d4-45c4-9735-7036a3eaad88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:11.984Z|95ca65f9-00d4-45c4-9735-7036a3eaad88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:12.852Z|be292ff3-346d-4723-8c1b-d0569dd1d1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:12.854Z|be292ff3-346d-4723-8c1b-d0569dd1d1c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:16.709Z|643a13cf-8aca-413e-9d9d-8068dd8b0351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:03:16.710Z|643a13cf-8aca-413e-9d9d-8068dd8b0351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:03:17.253Z|413b30d3-6203-40c3-a561-436ef2dd3fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:03:17.254Z|413b30d3-6203-40c3-a561-436ef2dd3fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:03:21.901Z|91143679-3fdf-43e7-871e-ff7f2bfbe304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:21.903Z|91143679-3fdf-43e7-871e-ff7f2bfbe304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:22.016Z|a71c86e2-af39-4501-94b9-d7268e9df8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:22.017Z|a71c86e2-af39-4501-94b9-d7268e9df8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:22.885Z|ca563d12-6a11-4cee-9f6d-45b02dd02601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:22.886Z|ca563d12-6a11-4cee-9f6d-45b02dd02601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:31.709Z|57e57782-36ee-4c32-acb0-09541ec86a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:03:31.713Z|57e57782-36ee-4c32-acb0-09541ec86a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:03:31.956Z|e14ef18d-8aed-4d8d-8a64-e3b33a3670b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:31.958Z|e14ef18d-8aed-4d8d-8a64-e3b33a3670b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:32.079Z|f8115d26-606b-4f44-8d20-3c9f1802d8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:32.081Z|f8115d26-606b-4f44-8d20-3c9f1802d8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:32.922Z|922ca203-829b-482a-8a80-60a11b2d351d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:32.924Z|922ca203-829b-482a-8a80-60a11b2d351d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:41.997Z|eb92984d-5192-4cae-9b94-359e74ea1221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:41.998Z|eb92984d-5192-4cae-9b94-359e74ea1221|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:42.174Z|505a5bf1-1f94-463d-89a6-dca682177071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:42.176Z|505a5bf1-1f94-463d-89a6-dca682177071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:42.959Z|68f3e370-7c76-48c7-b100-b740bd91919b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:42.960Z|68f3e370-7c76-48c7-b100-b740bd91919b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:46.709Z|974603c4-a87a-4a52-a925-c114552a0457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:03:46.710Z|974603c4-a87a-4a52-a925-c114552a0457|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:03:47.255Z|66c334c2-8dd2-48d4-ae23-4e03dce5bb28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:03:47.256Z|66c334c2-8dd2-48d4-ae23-4e03dce5bb28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:03:52.039Z|3d546aad-4ee2-407a-825a-c5f3787495a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:52.041Z|3d546aad-4ee2-407a-825a-c5f3787495a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:52.207Z|25929895-fb83-4d50-932a-9e92e790cc78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:52.208Z|25929895-fb83-4d50-932a-9e92e790cc78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:53.067Z|543dd4ad-4a37-49ca-b4b7-e58ee3aae7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:03:53.068Z|543dd4ad-4a37-49ca-b4b7-e58ee3aae7fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:03:59.236Z|63e4d026-52c6-4274-91d4-809f9b16bfa2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:03:59.238Z|63e4d026-52c6-4274-91d4-809f9b16bfa2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:01.709Z|02a34371-32cb-4170-ac8b-d8fd09da1585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:04:01.710Z|02a34371-32cb-4170-ac8b-d8fd09da1585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:04:02.100Z|6ec49078-e007-484f-aa88-722ce463b007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:02.101Z|6ec49078-e007-484f-aa88-722ce463b007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:02.262Z|48a61140-029a-4624-ba63-3d4901baf62c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:02.263Z|48a61140-029a-4624-ba63-3d4901baf62c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:03.106Z|dc6d214c-70f5-44f2-8b2a-704d648a8b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:03.107Z|dc6d214c-70f5-44f2-8b2a-704d648a8b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:12.137Z|91c71e18-0452-4b36-9380-c9ea44018b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:12.139Z|91c71e18-0452-4b36-9380-c9ea44018b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:12.299Z|e60ba9e5-cd82-444a-9d4d-87822463c87e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:12.300Z|e60ba9e5-cd82-444a-9d4d-87822463c87e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:13.139Z|09b15586-64b2-42a9-8a69-d6b731fb3440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:13.141Z|09b15586-64b2-42a9-8a69-d6b731fb3440|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:16.709Z|7d13de44-a501-4d9d-b402-30cbd523e94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:04:16.718Z|7d13de44-a501-4d9d-b402-30cbd523e94c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:04:17.258Z|89fbbbc7-4a1d-47c0-9f70-bfcde894f900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:04:17.258Z|89fbbbc7-4a1d-47c0-9f70-bfcde894f900|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:04:22.172Z|5dcb6c99-d60e-4c62-a7b3-2b75bd40e403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:22.174Z|5dcb6c99-d60e-4c62-a7b3-2b75bd40e403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:22.329Z|b61c7ffe-cbdf-4cba-8abf-6ad7cb2c1207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:22.331Z|b61c7ffe-cbdf-4cba-8abf-6ad7cb2c1207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:23.192Z|de7d3a96-48ff-4db0-8b28-d63f3d5a83c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:23.193Z|de7d3a96-48ff-4db0-8b28-d63f3d5a83c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:31.709Z|b5200c20-6e3d-4685-9a83-87b6841a109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:04:31.710Z|b5200c20-6e3d-4685-9a83-87b6841a109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:04:32.208Z|02b43f74-e638-4142-b598-36207368b417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:32.209Z|02b43f74-e638-4142-b598-36207368b417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:32.394Z|5246d893-391c-4cc0-9907-41fc0e068707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:32.396Z|5246d893-391c-4cc0-9907-41fc0e068707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:33.232Z|a388f744-97b9-4caa-8412-dd1adcc5314c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:33.234Z|a388f744-97b9-4caa-8412-dd1adcc5314c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:42.253Z|60f24dd7-022d-46de-9460-c9868c83ca77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:42.255Z|60f24dd7-022d-46de-9460-c9868c83ca77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:42.438Z|6b2b45e9-6b46-4ca8-a8fc-44b1051c485f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:42.439Z|6b2b45e9-6b46-4ca8-a8fc-44b1051c485f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:43.267Z|2025b8ae-64f4-4f27-a75f-9be599edda91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:43.268Z|2025b8ae-64f4-4f27-a75f-9be599edda91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:46.714Z|71480a67-c139-450f-b545-9aadbe64c917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:04:46.716Z|71480a67-c139-450f-b545-9aadbe64c917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:04:47.261Z|9d674c1e-8e77-4ea9-a419-6a81d56dbae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:04:47.264Z|9d674c1e-8e77-4ea9-a419-6a81d56dbae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:04:52.300Z|fba9ae38-1a90-4c7a-994a-3602143eef69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:52.302Z|fba9ae38-1a90-4c7a-994a-3602143eef69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:52.468Z|01d47414-9b19-4f27-80a1-04a31fb3fefc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:52.470Z|01d47414-9b19-4f27-80a1-04a31fb3fefc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:53.297Z|f0516df8-0aef-47cc-9488-d5a77c05924f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:04:53.299Z|f0516df8-0aef-47cc-9488-d5a77c05924f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:04:59.239Z|db3a4e79-6cca-4512-acfa-4094aa559466|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:04:59.241Z|db3a4e79-6cca-4512-acfa-4094aa559466|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:01.709Z|512f6b96-4492-4d04-bb0f-3ce31ad98f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:05:01.710Z|512f6b96-4492-4d04-bb0f-3ce31ad98f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:05:02.347Z|39057062-6841-4736-845f-087b85e02575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:02.348Z|39057062-6841-4736-845f-087b85e02575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:02.502Z|dbb6bc8d-705d-44fc-be13-02588b17858e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:02.503Z|dbb6bc8d-705d-44fc-be13-02588b17858e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:03.333Z|a36c5138-0f56-4715-9d01-745f311edc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:03.335Z|a36c5138-0f56-4715-9d01-745f311edc1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:12.390Z|a5e30050-e58a-4432-b1e7-8d2ab19e52ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:12.392Z|a5e30050-e58a-4432-b1e7-8d2ab19e52ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:12.539Z|8d8e60c5-cebc-46b1-a883-dba1bf338812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:12.541Z|8d8e60c5-cebc-46b1-a883-dba1bf338812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:13.380Z|a14d7517-fc50-4241-b3d1-947e48ab4767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:13.381Z|a14d7517-fc50-4241-b3d1-947e48ab4767|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:16.710Z|5cf1faf5-d8a2-41c9-8a40-8e43c1c3863f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:05:16.711Z|5cf1faf5-d8a2-41c9-8a40-8e43c1c3863f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:05:17.265Z|97169d84-cbdc-469b-b190-321799d9acfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:05:17.266Z|97169d84-cbdc-469b-b190-321799d9acfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:05:22.424Z|dc1cf63c-1474-4308-9a18-8668dc6d493f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:22.425Z|dc1cf63c-1474-4308-9a18-8668dc6d493f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:22.574Z|2ef760fc-af2a-48fd-a003-ff123cbf3afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:22.576Z|2ef760fc-af2a-48fd-a003-ff123cbf3afa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:23.408Z|da6c62b9-30fc-4011-a3e7-5f422c3e2d04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:23.414Z|da6c62b9-30fc-4011-a3e7-5f422c3e2d04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:31.709Z|dc620cfc-f62a-4c42-8f28-9e2230e51d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:05:31.714Z|dc620cfc-f62a-4c42-8f28-9e2230e51d05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:05:32.456Z|41244165-e04a-4a01-a3dd-5d5f0c61fec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:32.459Z|41244165-e04a-4a01-a3dd-5d5f0c61fec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:32.607Z|0df54576-4278-48dd-90e7-d7947a152fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:32.608Z|0df54576-4278-48dd-90e7-d7947a152fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:33.459Z|9f42c3b4-582e-4789-a56d-d1a4a44fc7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:33.461Z|9f42c3b4-582e-4789-a56d-d1a4a44fc7f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:42.504Z|d3d4695c-62f5-4307-9bef-004f6b6fbb05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:42.505Z|d3d4695c-62f5-4307-9bef-004f6b6fbb05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:42.644Z|e83fa441-9e70-4347-92b9-d0749ffc64e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:42.645Z|e83fa441-9e70-4347-92b9-d0749ffc64e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:43.497Z|c76e5e34-f8af-47fd-918d-437f9afad21a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:43.499Z|c76e5e34-f8af-47fd-918d-437f9afad21a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:46.709Z|eec1cd1a-ef2f-4b90-b290-3b41ac96cafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:05:46.710Z|eec1cd1a-ef2f-4b90-b290-3b41ac96cafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:05:47.267Z|644ef773-f14b-496e-b666-86d9b4e9fbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:05:47.269Z|644ef773-f14b-496e-b666-86d9b4e9fbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:05:52.540Z|4b4d9535-b51f-4779-a318-7afcc9aac55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:52.541Z|4b4d9535-b51f-4779-a318-7afcc9aac55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:52.685Z|f768bbd5-c204-4f0f-9376-d60a4a2113ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:52.687Z|f768bbd5-c204-4f0f-9376-d60a4a2113ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:53.542Z|7f3b1689-61c3-4ea2-a44e-7124a0266ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:05:53.544Z|7f3b1689-61c3-4ea2-a44e-7124a0266ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:05:59.235Z|8fd3a946-7bef-4ef5-9e1f-5a9ca4575846|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:05:59.237Z|8fd3a946-7bef-4ef5-9e1f-5a9ca4575846|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:01.710Z|53ce9b23-3546-47b0-8a45-8531c13cc9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:06:01.711Z|53ce9b23-3546-47b0-8a45-8531c13cc9e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:06:02.581Z|e83945aa-6697-4847-a685-bfd61eb02237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:02.582Z|e83945aa-6697-4847-a685-bfd61eb02237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:02.718Z|f7fe756f-0fc3-441b-bf05-c71943442342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:02.719Z|f7fe756f-0fc3-441b-bf05-c71943442342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:03.585Z|447a601c-5b0f-4c29-a929-829a94a08efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:03.586Z|447a601c-5b0f-4c29-a929-829a94a08efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:12.628Z|fa488418-386f-4b41-a530-f0e628cfbeb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:12.630Z|fa488418-386f-4b41-a530-f0e628cfbeb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:12.768Z|912a19fe-7ef4-4380-bcbf-d1619c02ac87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:12.772Z|912a19fe-7ef4-4380-bcbf-d1619c02ac87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:13.617Z|49df5ace-3640-4268-8381-438130beedc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:13.618Z|49df5ace-3640-4268-8381-438130beedc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:16.709Z|0b860ff9-2d8c-4ea3-a04a-3644e7cede82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:06:16.711Z|0b860ff9-2d8c-4ea3-a04a-3644e7cede82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:06:17.270Z|49b692b1-6cbc-4ebe-a0cb-586b9de2578e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:06:17.271Z|49b692b1-6cbc-4ebe-a0cb-586b9de2578e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:06:22.666Z|7d8def84-ce7a-4e7c-a206-4e78899398d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:22.667Z|7d8def84-ce7a-4e7c-a206-4e78899398d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:22.802Z|94796883-18b4-46d2-8bd5-870a94270d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:22.803Z|94796883-18b4-46d2-8bd5-870a94270d99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:23.679Z|0ea75b1d-1b27-43f9-b66a-3339531adb40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:23.680Z|0ea75b1d-1b27-43f9-b66a-3339531adb40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:31.710Z|d385b895-3cd5-4c01-b5b4-2e3c029ff392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:06:31.711Z|d385b895-3cd5-4c01-b5b4-2e3c029ff392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:06:32.695Z|984e6843-377c-48d5-b252-044619c14f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:32.696Z|984e6843-377c-48d5-b252-044619c14f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:32.831Z|1e9839f1-dfe0-41e4-a76e-fbf0c158a1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:32.832Z|1e9839f1-dfe0-41e4-a76e-fbf0c158a1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:33.720Z|949ea9b0-9477-4f5a-ba36-10e2fd6925a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:33.721Z|949ea9b0-9477-4f5a-ba36-10e2fd6925a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:42.734Z|081672bb-1f67-4e71-96a8-038cc94c4425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:42.736Z|081672bb-1f67-4e71-96a8-038cc94c4425|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:42.863Z|cd46687b-b19a-46f5-9097-cc9ca9f42c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:42.865Z|cd46687b-b19a-46f5-9097-cc9ca9f42c66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:43.766Z|7518647c-7c28-44b9-879e-a8a37b7432ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:43.767Z|7518647c-7c28-44b9-879e-a8a37b7432ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:46.709Z|dd9fe252-abef-44b3-b39d-e0d93afa0441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:06:46.710Z|dd9fe252-abef-44b3-b39d-e0d93afa0441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:06:47.273Z|fe9e5039-b080-4574-a4db-11729f7c8425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:06:47.274Z|fe9e5039-b080-4574-a4db-11729f7c8425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:06:52.781Z|b7417022-864a-4ea8-84c9-7eb55661dbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:52.783Z|b7417022-864a-4ea8-84c9-7eb55661dbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:52.896Z|49b3784e-317d-4fba-8444-035bceb9c98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:52.897Z|49b3784e-317d-4fba-8444-035bceb9c98a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:53.809Z|ac474f7c-ff3e-4b19-8762-6965de9ff99b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:06:53.811Z|ac474f7c-ff3e-4b19-8762-6965de9ff99b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:06:59.236Z|7b43d359-11cc-40a3-8dc5-cb8e7e91254c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:06:59.238Z|7b43d359-11cc-40a3-8dc5-cb8e7e91254c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:01.709Z|900f49ad-a9c9-4b8a-b1a0-d0c96f9d5fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:07:01.711Z|900f49ad-a9c9-4b8a-b1a0-d0c96f9d5fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:07:02.812Z|981838de-b1bb-4310-a696-715d86271dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:02.814Z|981838de-b1bb-4310-a696-715d86271dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:02.934Z|39d9cef0-0815-4b42-b44d-3cb1741026b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:02.935Z|39d9cef0-0815-4b42-b44d-3cb1741026b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:03.884Z|e1ce7375-01a0-4fb0-8606-fa709b84a0fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:03.885Z|e1ce7375-01a0-4fb0-8606-fa709b84a0fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:12.906Z|c97b9bbc-579a-4cbb-98cf-9aa8fcd0ec1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:12.907Z|c97b9bbc-579a-4cbb-98cf-9aa8fcd0ec1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:12.973Z|787ee669-72ae-4ca4-91a8-c3468cb79bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:12.974Z|787ee669-72ae-4ca4-91a8-c3468cb79bc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:13.915Z|49437c05-6b1e-44b9-a47c-52ebd16193e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:13.916Z|49437c05-6b1e-44b9-a47c-52ebd16193e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:16.709Z|05e55a8b-133c-4472-87bf-39b9f556bfdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:07:16.710Z|05e55a8b-133c-4472-87bf-39b9f556bfdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:07:17.275Z|2d11149b-4a0f-4838-98a9-78b98e6d0d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:07:17.276Z|2d11149b-4a0f-4838-98a9-78b98e6d0d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:07:22.951Z|522f89f3-9d3e-4d9a-8dcb-e68e645cac16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:22.952Z|522f89f3-9d3e-4d9a-8dcb-e68e645cac16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:23.011Z|02f14ee9-3fa6-4ac8-9804-24833ee7e91a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:23.013Z|02f14ee9-3fa6-4ac8-9804-24833ee7e91a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:23.953Z|f9df7146-1cc9-4e2d-9e5c-3080c094548e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:23.954Z|f9df7146-1cc9-4e2d-9e5c-3080c094548e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:31.709Z|f111481f-d762-439a-9535-cf731285b2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:07:31.710Z|f111481f-d762-439a-9535-cf731285b2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:07:32.986Z|cd1bb5fa-85ee-4d2b-badb-addf29d9bde1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:32.987Z|cd1bb5fa-85ee-4d2b-badb-addf29d9bde1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:33.075Z|698e5daf-6111-432e-bcde-a045647288ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:33.076Z|698e5daf-6111-432e-bcde-a045647288ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:33.982Z|bf50b83f-989c-4ae7-9e8c-98ae16b7ba2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:33.983Z|bf50b83f-989c-4ae7-9e8c-98ae16b7ba2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:43.018Z|0bfc8f47-59b3-4622-88c0-bbe4b23dd5cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:43.020Z|0bfc8f47-59b3-4622-88c0-bbe4b23dd5cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:43.118Z|b2e612ab-d949-4512-8b39-8b220a694f98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:43.119Z|b2e612ab-d949-4512-8b39-8b220a694f98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:44.009Z|62119af9-fbde-445d-8d97-b0f947d34482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:44.010Z|62119af9-fbde-445d-8d97-b0f947d34482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:46.709Z|760b69a6-d340-419c-8e59-f5b01af3e454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:07:46.711Z|760b69a6-d340-419c-8e59-f5b01af3e454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:07:47.277Z|c5c82291-394a-41fd-be41-38628f86ed58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:07:47.278Z|c5c82291-394a-41fd-be41-38628f86ed58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:07:53.049Z|79297d59-b94f-48da-a319-22673f57a5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:53.051Z|79297d59-b94f-48da-a319-22673f57a5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:53.156Z|6797fb7e-b291-41d7-bf8d-05285092752e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:53.157Z|6797fb7e-b291-41d7-bf8d-05285092752e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:54.064Z|cab43189-a6ac-4d61-985c-5cc4fc513b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:07:54.066Z|cab43189-a6ac-4d61-985c-5cc4fc513b53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:07:59.235Z|d0c46cdc-b419-4f1f-9864-e2498e178627|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:07:59.236Z|d0c46cdc-b419-4f1f-9864-e2498e178627|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:01.709Z|8a52ff17-826c-421b-8d95-15a788a2123c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:08:01.711Z|8a52ff17-826c-421b-8d95-15a788a2123c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:08:03.088Z|c6e68ef1-df3f-4ace-8433-b53b5b385602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:03.090Z|c6e68ef1-df3f-4ace-8433-b53b5b385602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:03.199Z|743a631d-0601-4c88-87cc-0cae44f99ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:03.201Z|743a631d-0601-4c88-87cc-0cae44f99ee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:04.095Z|752bc989-a4b4-42c9-be25-557aedd6eaaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:04.097Z|752bc989-a4b4-42c9-be25-557aedd6eaaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:13.119Z|97c3f5aa-9eef-46e3-93af-db278232e7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:13.121Z|97c3f5aa-9eef-46e3-93af-db278232e7bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:13.248Z|7cbe4ef5-4951-491b-a8a9-58f65681972a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:13.254Z|7cbe4ef5-4951-491b-a8a9-58f65681972a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:14.132Z|ea83f4c2-4dcd-4d16-aed4-6838766cfae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:14.134Z|ea83f4c2-4dcd-4d16-aed4-6838766cfae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:16.715Z|b1652533-1a1a-4f65-b967-e65283e350e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:08:16.718Z|b1652533-1a1a-4f65-b967-e65283e350e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:08:17.280Z|ab96a63f-afe8-4d27-a067-2f692c64bdbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:08:17.280Z|ab96a63f-afe8-4d27-a067-2f692c64bdbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:08:23.162Z|5b8cd364-fd0d-485e-994a-399409a41a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:23.163Z|5b8cd364-fd0d-485e-994a-399409a41a76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:23.292Z|0360ef33-ff7a-42d8-92a7-e2142a290489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:23.293Z|0360ef33-ff7a-42d8-92a7-e2142a290489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:24.178Z|b13248fe-fc40-4c93-a0c4-1ae296b9f522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:24.180Z|b13248fe-fc40-4c93-a0c4-1ae296b9f522|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:31.709Z|7a7bac71-9606-4c1a-a640-aefe58d0adb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:08:31.710Z|7a7bac71-9606-4c1a-a640-aefe58d0adb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:08:33.192Z|e7b32ebc-360d-4fa2-bace-7d933349c7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:33.194Z|e7b32ebc-360d-4fa2-bace-7d933349c7a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:33.323Z|fc8b79b3-ef45-416f-b146-7092908367d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:33.324Z|fc8b79b3-ef45-416f-b146-7092908367d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:34.211Z|b3d91222-b2b5-47ec-8bbf-563e504f0dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:34.212Z|b3d91222-b2b5-47ec-8bbf-563e504f0dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:43.241Z|5ddfdfae-d211-4ff6-aa65-29100c6349ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:43.242Z|5ddfdfae-d211-4ff6-aa65-29100c6349ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:43.361Z|f03db843-72d1-469a-afca-5082f646db4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:43.362Z|f03db843-72d1-469a-afca-5082f646db4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:44.242Z|92ca4753-2492-4f8d-a1cd-c55348e6b1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:44.243Z|92ca4753-2492-4f8d-a1cd-c55348e6b1f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:46.709Z|4fe2a747-7e4b-4178-a681-b85541768982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:08:46.709Z|4fe2a747-7e4b-4178-a681-b85541768982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:08:47.282Z|6ac45395-cfa0-4488-b998-2307a3ec43d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:08:47.283Z|6ac45395-cfa0-4488-b998-2307a3ec43d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:08:53.276Z|12d56fe7-dfe4-4f65-83e8-3aa90c431131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:53.278Z|12d56fe7-dfe4-4f65-83e8-3aa90c431131|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:53.394Z|44cdebbe-d4f4-4ad1-8d89-dd658f321af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:53.395Z|44cdebbe-d4f4-4ad1-8d89-dd658f321af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:54.275Z|4e15f6cf-2c66-4842-aa4d-3d67bcb2fe96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:08:54.277Z|4e15f6cf-2c66-4842-aa4d-3d67bcb2fe96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:08:59.234Z|aaeb1fd5-de77-486b-b9b7-e5da86754357|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:08:59.235Z|aaeb1fd5-de77-486b-b9b7-e5da86754357|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:01.709Z|c6f37e03-56ff-4d4f-b758-9f6f0b17fff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:09:01.713Z|c6f37e03-56ff-4d4f-b758-9f6f0b17fff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:09:03.320Z|dff5768f-c78e-40c1-b8f9-1efc15831482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:03.321Z|dff5768f-c78e-40c1-b8f9-1efc15831482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:03.428Z|e8630504-120e-4e37-b676-1a030d872bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:03.431Z|e8630504-120e-4e37-b676-1a030d872bda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:04.309Z|92c74002-5342-4e00-9315-7fe20dd0b057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:04.311Z|92c74002-5342-4e00-9315-7fe20dd0b057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:13.355Z|22b439f5-5090-45cd-b0a3-dfde9e1f168c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:13.356Z|22b439f5-5090-45cd-b0a3-dfde9e1f168c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:13.467Z|f98fce99-50d3-4ddd-b387-e9da5acc7820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:13.471Z|f98fce99-50d3-4ddd-b387-e9da5acc7820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:14.343Z|4a8872fe-7606-4196-a092-6938214c3e7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:14.344Z|4a8872fe-7606-4196-a092-6938214c3e7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:16.709Z|da4b7490-fb4b-4ff9-82d2-59a843e28a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:09:16.709Z|da4b7490-fb4b-4ff9-82d2-59a843e28a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:09:17.284Z|7b93095b-dfac-452f-831c-7c85090fd0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:09:17.285Z|7b93095b-dfac-452f-831c-7c85090fd0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:09:23.390Z|be5a347a-8da7-48e5-909e-6b61730d1eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:23.391Z|be5a347a-8da7-48e5-909e-6b61730d1eab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:23.506Z|bc27bc99-f30c-4921-a4f4-fbb553db8afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:23.508Z|bc27bc99-f30c-4921-a4f4-fbb553db8afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:24.385Z|46050fd4-0589-4e23-b107-752b88eac93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:24.386Z|46050fd4-0589-4e23-b107-752b88eac93f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:31.709Z|97419584-050b-414b-9a12-e0f21fc65e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:09:31.710Z|97419584-050b-414b-9a12-e0f21fc65e3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:09:33.418Z|8d8476f0-2870-46dc-be69-cfd89a41b6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:33.420Z|8d8476f0-2870-46dc-be69-cfd89a41b6f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:33.539Z|4a99a8ca-b300-4c9f-b72d-c51bc733f4b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:33.541Z|4a99a8ca-b300-4c9f-b72d-c51bc733f4b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:34.416Z|5239aaeb-3403-4ab9-b0b0-9d0706306672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:34.418Z|5239aaeb-3403-4ab9-b0b0-9d0706306672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:43.469Z|a6f0e0c4-dcd8-406f-86ba-be9d1a8d7425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:43.471Z|a6f0e0c4-dcd8-406f-86ba-be9d1a8d7425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:43.572Z|96e02a45-013f-4a13-a783-fdac566084e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:43.574Z|96e02a45-013f-4a13-a783-fdac566084e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:44.454Z|a34cffb1-c5ce-44aa-9dda-d9d66699d069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:44.456Z|a34cffb1-c5ce-44aa-9dda-d9d66699d069|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:46.709Z|f5939ca1-33d4-42ad-a453-34fc9eed1859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:09:46.711Z|f5939ca1-33d4-42ad-a453-34fc9eed1859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:09:47.286Z|812c8ca0-c14a-4639-b8fd-48f0941fbf39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:09:47.287Z|812c8ca0-c14a-4639-b8fd-48f0941fbf39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:09:53.506Z|f04dfedb-d902-469c-ac40-427e392b1596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:53.507Z|f04dfedb-d902-469c-ac40-427e392b1596|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:53.607Z|1428468f-a750-4c37-9e60-79cb616203a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:53.608Z|1428468f-a750-4c37-9e60-79cb616203a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:54.523Z|b58bcdbf-6fae-47f9-9df0-a7a9451dcf38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:09:54.524Z|b58bcdbf-6fae-47f9-9df0-a7a9451dcf38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:09:59.234Z|14c6f032-0a9a-43d5-998d-857d2d324649|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:09:59.235Z|14c6f032-0a9a-43d5-998d-857d2d324649|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:01.709Z|9a843a49-f277-4b52-8ff8-d9c3211c44e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:10:01.710Z|9a843a49-f277-4b52-8ff8-d9c3211c44e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:10:03.564Z|6c473777-d15d-4886-81ba-5cae6933a24a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:03.567Z|6c473777-d15d-4886-81ba-5cae6933a24a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:03.648Z|f802ab99-3096-42f0-94bc-050fd71a5b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:03.649Z|f802ab99-3096-42f0-94bc-050fd71a5b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:04.580Z|e68ca30f-0564-483a-84df-6ab3cf811c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:04.582Z|e68ca30f-0564-483a-84df-6ab3cf811c62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:13.595Z|076393d5-3656-4598-8d82-0159aea14cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:13.596Z|076393d5-3656-4598-8d82-0159aea14cfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:13.683Z|b51832ff-f060-403d-8771-15f593e4a1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:13.685Z|b51832ff-f060-403d-8771-15f593e4a1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:14.617Z|0fa84fd9-76e7-4eb9-ba22-30872c758910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:14.618Z|0fa84fd9-76e7-4eb9-ba22-30872c758910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:16.709Z|f0a78e72-1471-44ea-bcaa-b51a13b6d563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:10:16.709Z|f0a78e72-1471-44ea-bcaa-b51a13b6d563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:10:17.288Z|4552108c-598f-41b9-aaae-9bec38763547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:10:17.289Z|4552108c-598f-41b9-aaae-9bec38763547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:10:23.636Z|5cdd3967-a275-4a5a-8427-7f92baa52dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:23.638Z|5cdd3967-a275-4a5a-8427-7f92baa52dad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:23.766Z|ea9b0e65-01b4-436e-93f8-4d2001b71160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:23.767Z|ea9b0e65-01b4-436e-93f8-4d2001b71160|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:24.660Z|8b6757c8-aade-4164-8504-187255a0de88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:24.662Z|8b6757c8-aade-4164-8504-187255a0de88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:31.709Z|6cd20f48-6d02-4f91-a768-ff486008253e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:10:31.713Z|6cd20f48-6d02-4f91-a768-ff486008253e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:10:33.671Z|4b903b24-f61e-40c3-9ce7-7f55800342f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:33.673Z|4b903b24-f61e-40c3-9ce7-7f55800342f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:33.803Z|88ed53e5-73b7-48a2-9448-3878d094d8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:33.804Z|88ed53e5-73b7-48a2-9448-3878d094d8ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:34.711Z|19ba5e61-c5b9-4edc-9c16-a51a71f37638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:34.713Z|19ba5e61-c5b9-4edc-9c16-a51a71f37638|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:43.743Z|935de34d-f54f-4b5e-a02b-e1001eb984a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:43.744Z|935de34d-f54f-4b5e-a02b-e1001eb984a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:43.851Z|e51ba41e-6128-460e-ad9c-4ba10a7d8571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:43.852Z|e51ba41e-6128-460e-ad9c-4ba10a7d8571|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:44.760Z|bdcecf8d-18ec-4efa-ace2-7ce327b5d536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:44.762Z|bdcecf8d-18ec-4efa-ace2-7ce327b5d536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:46.709Z|eb645a49-c72a-4ae0-9685-6b1af8d3d7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:10:46.710Z|eb645a49-c72a-4ae0-9685-6b1af8d3d7ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:10:47.290Z|755e5705-77df-4880-b1b9-4e76f541f8af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:10:47.291Z|755e5705-77df-4880-b1b9-4e76f541f8af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:10:53.812Z|98151edb-615b-4d1e-a430-cd0f16b3d888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:53.814Z|98151edb-615b-4d1e-a430-cd0f16b3d888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:53.888Z|fcabd3ba-ae23-4098-9ff4-af70f876a347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:53.889Z|fcabd3ba-ae23-4098-9ff4-af70f876a347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:54.804Z|f73f5348-b308-4f61-9d15-ff01fee6d730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:10:54.805Z|f73f5348-b308-4f61-9d15-ff01fee6d730|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:10:59.238Z|ca29b2a1-81ad-4003-8b09-3a0fe78e7f6e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:10:59.240Z|ca29b2a1-81ad-4003-8b09-3a0fe78e7f6e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:01.710Z|971f0c3c-4941-4bb1-bacf-1d5b9f25c6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:11:01.711Z|971f0c3c-4941-4bb1-bacf-1d5b9f25c6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:11:03.895Z|3d1c4f35-cbab-40c3-a1d0-493338a6b9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:03.896Z|3d1c4f35-cbab-40c3-a1d0-493338a6b9db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:03.952Z|35ec9904-6dd1-4322-acc4-86280c1f07bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:03.953Z|35ec9904-6dd1-4322-acc4-86280c1f07bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:04.835Z|7a1b6003-de88-499a-ac10-d9d0f333b11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:04.838Z|7a1b6003-de88-499a-ac10-d9d0f333b11a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:13.984Z|6aa1491f-392a-45fc-99d3-f36059500600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:13.985Z|6aa1491f-392a-45fc-99d3-f36059500600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:13.992Z|9c710ac6-8f73-4004-b6e4-34c826902f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:13.994Z|9c710ac6-8f73-4004-b6e4-34c826902f16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:14.888Z|b012f42f-7a97-4c7d-af5e-7adb430430cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:14.889Z|b012f42f-7a97-4c7d-af5e-7adb430430cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:16.709Z|7c773747-cb81-4660-8d91-6dc11f7afd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:11:16.713Z|7c773747-cb81-4660-8d91-6dc11f7afd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:11:17.292Z|2f5e22f8-1fa0-443a-8069-b6c99e7acbf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:11:17.293Z|2f5e22f8-1fa0-443a-8069-b6c99e7acbf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:11:24.038Z|a3cee983-eb30-4278-bfb7-57f17e578101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:24.038Z|971faa61-2549-406a-863c-d4b02a16c528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:24.040Z|971faa61-2549-406a-863c-d4b02a16c528|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:24.040Z|a3cee983-eb30-4278-bfb7-57f17e578101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:24.939Z|a099c7e7-bbbe-45b3-9f56-2b817b14e2e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:24.940Z|a099c7e7-bbbe-45b3-9f56-2b817b14e2e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:31.710Z|be07aa76-57cf-4ab0-adf3-1d181f7f2024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:11:31.710Z|be07aa76-57cf-4ab0-adf3-1d181f7f2024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:11:34.075Z|4bb6b373-edd0-4ddf-99a4-cfeb2b57e175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:34.076Z|4bb6b373-edd0-4ddf-99a4-cfeb2b57e175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:34.085Z|37e0dd37-c2e0-4384-83bc-67e69458105f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:34.087Z|37e0dd37-c2e0-4384-83bc-67e69458105f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:34.998Z|031b18a8-3d03-4f61-b99a-760efa4cc6e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:35.000Z|031b18a8-3d03-4f61-b99a-760efa4cc6e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:44.106Z|0fe61f28-b81f-47cc-afd5-6953c5fe587d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:44.107Z|0fe61f28-b81f-47cc-afd5-6953c5fe587d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:44.120Z|cb824b28-bd22-4396-8ea5-f0d07c2807fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:44.121Z|cb824b28-bd22-4396-8ea5-f0d07c2807fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:45.038Z|a9e8bb62-199a-4a96-8448-7498b878b2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:45.039Z|a9e8bb62-199a-4a96-8448-7498b878b2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:46.709Z|ff7d6db9-d7b3-4cc4-b880-4d3b6b5c364a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:11:46.709Z|ff7d6db9-d7b3-4cc4-b880-4d3b6b5c364a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:11:47.294Z|4fb2e2a1-cd65-4204-959d-9a9e0a6bf668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:11:47.295Z|4fb2e2a1-cd65-4204-959d-9a9e0a6bf668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:11:54.159Z|2555dc87-330b-49c4-a7d3-0737b9e73d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:54.160Z|2555dc87-330b-49c4-a7d3-0737b9e73d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:54.165Z|b0787e0e-9e67-454e-9e40-e5898a1af909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:54.168Z|b0787e0e-9e67-454e-9e40-e5898a1af909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:55.086Z|cc14376d-9669-4477-82b5-1f3bf6cd8bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:11:55.087Z|cc14376d-9669-4477-82b5-1f3bf6cd8bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:11:59.240Z|3b96f45f-1f8c-49d4-8631-047edb0ec765|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:11:59.241Z|3b96f45f-1f8c-49d4-8631-047edb0ec765|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:01.709Z|1788f221-5239-44b0-a1fa-dfb5382aa606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:12:01.720Z|1788f221-5239-44b0-a1fa-dfb5382aa606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:12:04.198Z|8fb819f6-7b3f-42b3-9a98-8511afb640d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:04.199Z|8fb819f6-7b3f-42b3-9a98-8511afb640d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:04.207Z|92371493-213d-4a8b-a0e9-429c2bca68df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:04.208Z|92371493-213d-4a8b-a0e9-429c2bca68df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:05.137Z|650b9c85-3032-4b6e-af7d-02a75b0b9a16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:05.139Z|650b9c85-3032-4b6e-af7d-02a75b0b9a16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:14.254Z|7af6a95d-684c-4745-b36f-4274d80f13bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:14.256Z|7af6a95d-684c-4745-b36f-4274d80f13bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:14.257Z|9a680e38-941a-4a26-be6d-d6543cece13e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:14.259Z|9a680e38-941a-4a26-be6d-d6543cece13e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:15.181Z|4437aca5-ee7e-4ff5-95ee-7329aaaed33b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:15.182Z|4437aca5-ee7e-4ff5-95ee-7329aaaed33b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:16.709Z|99298bac-5243-4e27-8cd9-003a927741a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:12:16.709Z|99298bac-5243-4e27-8cd9-003a927741a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:12:17.296Z|0ac236e1-76aa-43d3-a8b4-c24f6694cda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:12:17.297Z|0ac236e1-76aa-43d3-a8b4-c24f6694cda7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:12:24.310Z|f3b79857-4103-45b6-af85-1feabaa6ad56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:24.311Z|f3b79857-4103-45b6-af85-1feabaa6ad56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:24.336Z|89e2ba29-3836-4bba-a37d-8772394921f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:24.338Z|89e2ba29-3836-4bba-a37d-8772394921f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:25.223Z|ada1459b-2e24-4303-a23f-ac80f93e6221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:25.227Z|ada1459b-2e24-4303-a23f-ac80f93e6221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:31.709Z|fc6048a6-5fd2-442a-a6a7-7d6091396ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:12:31.710Z|fc6048a6-5fd2-442a-a6a7-7d6091396ccd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:12:34.380Z|e5b4b58b-e49b-44fe-953b-0d67db65d1ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:34.381Z|e5b4b58b-e49b-44fe-953b-0d67db65d1ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:34.403Z|d9f56770-b955-4339-be75-91f0c0604548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:34.404Z|d9f56770-b955-4339-be75-91f0c0604548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:35.283Z|82de8be1-33b2-4f49-a7d1-17e51a5f0987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:35.284Z|82de8be1-33b2-4f49-a7d1-17e51a5f0987|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:44.426Z|83446c83-cc99-4c51-8600-bdb275fa94d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:44.427Z|83446c83-cc99-4c51-8600-bdb275fa94d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:44.499Z|ce475086-59ff-4541-84cc-32ef4b8f3720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:44.500Z|ce475086-59ff-4541-84cc-32ef4b8f3720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:45.314Z|1900d02e-020b-4f4d-9f25-87ca746ec99a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:45.315Z|1900d02e-020b-4f4d-9f25-87ca746ec99a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:46.715Z|d6877fcf-5db7-4711-ac8c-6835d7fa0d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:12:46.721Z|d6877fcf-5db7-4711-ac8c-6835d7fa0d00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:12:47.298Z|55afbba4-01de-434e-9654-5d6f8238dbdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:12:47.299Z|55afbba4-01de-434e-9654-5d6f8238dbdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:12:54.489Z|b6bd9907-818a-44a3-b24b-6310a005a330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:54.490Z|b6bd9907-818a-44a3-b24b-6310a005a330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:54.566Z|b9716cbd-0e7a-4769-9bfa-22b4f30cd613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:54.568Z|b9716cbd-0e7a-4769-9bfa-22b4f30cd613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:55.350Z|5492205a-4175-4cbe-92fa-a2d40be59f53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:12:55.351Z|5492205a-4175-4cbe-92fa-a2d40be59f53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:12:59.237Z|d189c113-ca34-4e4b-a1bd-ed4d7e7748b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:12:59.245Z|d189c113-ca34-4e4b-a1bd-ed4d7e7748b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:01.709Z|05fd73d0-db30-4780-883d-8f7f8de2fe28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:13:01.710Z|05fd73d0-db30-4780-883d-8f7f8de2fe28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:13:04.528Z|2a84415f-8fbf-4cbf-850a-466664c8602d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:04.531Z|2a84415f-8fbf-4cbf-850a-466664c8602d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:04.599Z|cb39a3d3-7684-4ba5-8d59-d085a7269c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:04.600Z|cb39a3d3-7684-4ba5-8d59-d085a7269c99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:05.387Z|571ba293-fad2-41ae-8d1e-5527c15e3c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:05.391Z|571ba293-fad2-41ae-8d1e-5527c15e3c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:14.580Z|e038b723-741f-464c-b1dd-a7f0552ad9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:14.583Z|e038b723-741f-464c-b1dd-a7f0552ad9d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:14.643Z|9c52bd27-7d69-4e14-b753-0db54e8211c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:14.644Z|9c52bd27-7d69-4e14-b753-0db54e8211c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:15.420Z|07d58da1-447f-4488-89b8-c2b33324534e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:15.421Z|07d58da1-447f-4488-89b8-c2b33324534e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:16.709Z|759e2acf-77a9-4edb-b706-ba37441f096d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:13:16.710Z|759e2acf-77a9-4edb-b706-ba37441f096d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:13:17.300Z|62562a7f-93b5-485d-80c8-4124055b4502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:13:17.301Z|62562a7f-93b5-485d-80c8-4124055b4502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:13:24.670Z|058a8b7e-8301-46dc-8410-0ecff9428957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:24.672Z|058a8b7e-8301-46dc-8410-0ecff9428957|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:24.712Z|10ad39e3-24ac-4192-a421-23718edba09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:24.713Z|10ad39e3-24ac-4192-a421-23718edba09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:25.459Z|8a58b632-63dc-4458-85d5-541b1cf04426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:25.461Z|8a58b632-63dc-4458-85d5-541b1cf04426|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:31.709Z|fb1a0fdc-2e4a-4808-a53c-02e5ad9e3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:13:31.714Z|fb1a0fdc-2e4a-4808-a53c-02e5ad9e3dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:13:34.745Z|1022e9a4-bc72-45a5-adbd-3b51b5f1bc9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:34.745Z|62e987ac-4a5e-4e3a-94f8-a51f06c1714b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:34.747Z|62e987ac-4a5e-4e3a-94f8-a51f06c1714b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:34.747Z|1022e9a4-bc72-45a5-adbd-3b51b5f1bc9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:35.499Z|8a8bfa04-4e88-4f8d-90ee-ebf63c442eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:35.500Z|8a8bfa04-4e88-4f8d-90ee-ebf63c442eba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:44.835Z|4d527104-765b-4b04-b9a6-6a8ba6a749e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:44.834Z|9c0f1a71-92aa-4c8a-b185-b457a8e0e0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:44.840Z|9c0f1a71-92aa-4c8a-b185-b457a8e0e0c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:44.838Z|4d527104-765b-4b04-b9a6-6a8ba6a749e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:45.542Z|9263f997-a2a9-4084-9748-4e4ae90cae36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:45.543Z|9263f997-a2a9-4084-9748-4e4ae90cae36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:46.709Z|c4e53d44-92aa-4caa-b2cc-7884188f7966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:13:46.710Z|c4e53d44-92aa-4caa-b2cc-7884188f7966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:13:47.303Z|a9b15209-600e-45e8-8ac8-de3a1c522b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:13:47.303Z|a9b15209-600e-45e8-8ac8-de3a1c522b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:13:54.930Z|36d599d5-c5ba-4424-8199-c0a93a786c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:54.932Z|36d599d5-c5ba-4424-8199-c0a93a786c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:54.948Z|787ff96c-e8f5-498a-9969-ffc148e0bfcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:54.949Z|787ff96c-e8f5-498a-9969-ffc148e0bfcd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:55.583Z|bc81cf8b-8d6a-4804-b256-3e2e6b136ae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:13:55.585Z|bc81cf8b-8d6a-4804-b256-3e2e6b136ae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:13:59.244Z|7ed6e1a5-1b88-41e9-9250-d3783d63918e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:13:59.245Z|7ed6e1a5-1b88-41e9-9250-d3783d63918e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:01.712Z|b435469d-c592-4ba7-8de3-e135cc3654b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:14:01.713Z|b435469d-c592-4ba7-8de3-e135cc3654b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:14:05.004Z|c3ce87f5-d6f4-424d-823d-a4e7265403e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:05.006Z|c3ce87f5-d6f4-424d-823d-a4e7265403e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:05.034Z|50884567-f763-4b2d-83d5-baaea84db57d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:05.035Z|50884567-f763-4b2d-83d5-baaea84db57d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:05.627Z|422ea2b8-84eb-42da-9cb0-5838af41697f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:05.628Z|422ea2b8-84eb-42da-9cb0-5838af41697f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:15.128Z|3ef4fedc-bdc6-47e8-8738-816a113d7b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:15.128Z|ad5f8ab0-ecba-4d22-bb72-59240fa384bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:15.130Z|3ef4fedc-bdc6-47e8-8738-816a113d7b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:15.130Z|ad5f8ab0-ecba-4d22-bb72-59240fa384bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:15.685Z|a04cc338-8041-4059-b5af-d3fdc392e718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:15.687Z|a04cc338-8041-4059-b5af-d3fdc392e718|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:16.709Z|4864ec95-583a-4177-9427-5e0025416026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:14:16.717Z|4864ec95-583a-4177-9427-5e0025416026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:14:17.304Z|dbc45fe3-df10-4f0d-9018-f448c2bc3fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:14:17.305Z|dbc45fe3-df10-4f0d-9018-f448c2bc3fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:14:25.200Z|0e1fad8c-b998-4b0b-b4e7-8f95d73b7e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:25.201Z|0e1fad8c-b998-4b0b-b4e7-8f95d73b7e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:25.211Z|dfe2c5fe-d32b-4686-996e-93ebb79ba4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:25.220Z|dfe2c5fe-d32b-4686-996e-93ebb79ba4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:25.721Z|09ceab25-d9c8-4cfa-9c15-5589a12f0d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:25.723Z|09ceab25-d9c8-4cfa-9c15-5589a12f0d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:31.709Z|8c024dfe-dd4c-448d-b8e3-d31f4b01248b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:14:31.709Z|8c024dfe-dd4c-448d-b8e3-d31f4b01248b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:14:35.249Z|06cbd515-c775-4071-ad48-deea42eb563f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:35.251Z|06cbd515-c775-4071-ad48-deea42eb563f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:35.260Z|c0e928a5-986f-4c9a-9da7-3653ab4eb121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:35.262Z|c0e928a5-986f-4c9a-9da7-3653ab4eb121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:35.759Z|03384ac8-2b51-404f-a60c-b3b8fca58a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:35.760Z|03384ac8-2b51-404f-a60c-b3b8fca58a29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:45.291Z|2912aea5-8994-46a6-8cc8-bedca2566ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:45.292Z|2912aea5-8994-46a6-8cc8-bedca2566ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:45.311Z|b5049b5c-2747-4fe2-ac7a-258b1aa1002c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:45.312Z|b5049b5c-2747-4fe2-ac7a-258b1aa1002c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:45.790Z|e6453842-de59-4630-b761-4461337ff890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:45.791Z|e6453842-de59-4630-b761-4461337ff890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:46.709Z|af7c9301-b59f-4a14-a1e6-1d649097a9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:14:46.710Z|af7c9301-b59f-4a14-a1e6-1d649097a9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:14:47.306Z|9a3a8f92-8e99-4ecc-a9fc-072e344e31d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:14:47.307Z|9a3a8f92-8e99-4ecc-a9fc-072e344e31d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:14:55.323Z|182ba786-bc0e-41b9-aa8a-348d7bc50cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:55.325Z|182ba786-bc0e-41b9-aa8a-348d7bc50cfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:55.355Z|0554fc81-7770-48ab-9bf3-f4b096c7b741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:55.356Z|0554fc81-7770-48ab-9bf3-f4b096c7b741|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:55.852Z|2f50629a-fa3c-48e9-a34c-a5bedcd99940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:14:55.853Z|2f50629a-fa3c-48e9-a34c-a5bedcd99940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:14:59.233Z|ce4435b4-9159-49b8-b3f9-302a798b1819|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:14:59.235Z|ce4435b4-9159-49b8-b3f9-302a798b1819|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:01.709Z|a5416e63-88e8-4614-b972-554a0c345faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:15:01.712Z|a5416e63-88e8-4614-b972-554a0c345faf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:15:05.366Z|4736590f-d632-4191-a8a6-5b6ef9ad7804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:05.367Z|4736590f-d632-4191-a8a6-5b6ef9ad7804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:05.397Z|f38369e6-f380-47c9-9580-b16bacd3bfbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:05.399Z|f38369e6-f380-47c9-9580-b16bacd3bfbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:05.885Z|44af69c9-e60c-4540-a6be-e183fd56d603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:05.887Z|44af69c9-e60c-4540-a6be-e183fd56d603|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:15.401Z|3e340a64-2aea-4a38-bdd8-fd391c4528cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:15.403Z|3e340a64-2aea-4a38-bdd8-fd391c4528cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:15.433Z|2da2cf01-43fc-4eae-ae25-9f1d9265ae9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:15.434Z|2da2cf01-43fc-4eae-ae25-9f1d9265ae9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:15.913Z|1502e814-9c02-404f-84a0-5d587cc5ef72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:15.915Z|1502e814-9c02-404f-84a0-5d587cc5ef72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:16.709Z|edc7ec05-53c5-40d1-ad9b-22dfad2a9fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:15:16.710Z|edc7ec05-53c5-40d1-ad9b-22dfad2a9fe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:15:17.310Z|86a44896-f54e-4318-9475-86857ea2e3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:15:17.310Z|86a44896-f54e-4318-9475-86857ea2e3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:15:25.443Z|4f51cf07-dfaa-494b-b755-79620c0ad925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:25.445Z|4f51cf07-dfaa-494b-b755-79620c0ad925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:25.469Z|97a16c2d-20be-4d25-958e-36b21d5b0aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:25.471Z|97a16c2d-20be-4d25-958e-36b21d5b0aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:25.962Z|b4c367d1-1e0a-40e1-a72b-4d4b55cd8022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:25.964Z|b4c367d1-1e0a-40e1-a72b-4d4b55cd8022|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:31.709Z|543387c7-1126-4af4-971b-8040d7d838bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:15:31.710Z|543387c7-1126-4af4-971b-8040d7d838bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:15:35.479Z|5a32d591-8599-4515-86b7-830055fc0066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:35.481Z|5a32d591-8599-4515-86b7-830055fc0066|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:35.503Z|4fe5fcc9-9cad-4ab6-9fec-b4f7a342203a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:35.504Z|4fe5fcc9-9cad-4ab6-9fec-b4f7a342203a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:36.006Z|9bc2eb58-32e9-4548-a0e6-62dde81467cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:36.007Z|9bc2eb58-32e9-4548-a0e6-62dde81467cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:45.508Z|b12ad2c3-64a9-477a-aebc-ac57322d4ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:45.509Z|b12ad2c3-64a9-477a-aebc-ac57322d4ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:45.553Z|e3f3781f-d973-4668-a812-a907ffa6cc4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:45.555Z|e3f3781f-d973-4668-a812-a907ffa6cc4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:46.051Z|50437e9d-f607-4dfb-a728-9ca04a7cef90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:46.052Z|50437e9d-f607-4dfb-a728-9ca04a7cef90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:46.709Z|9605051e-6e74-4af3-a632-d6e74dd38eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:15:46.712Z|9605051e-6e74-4af3-a632-d6e74dd38eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:15:47.311Z|e64945f0-e478-43b0-af0f-1d77330f7427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:15:47.312Z|e64945f0-e478-43b0-af0f-1d77330f7427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:15:55.546Z|342e24a3-3d26-4446-84d7-05204735459a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:55.547Z|342e24a3-3d26-4446-84d7-05204735459a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:55.591Z|45eb0669-8393-45bf-a4f5-04a4e6ae7e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:55.593Z|45eb0669-8393-45bf-a4f5-04a4e6ae7e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:56.097Z|5a4873c2-4eb8-4406-a1c8-6be6cc6874d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:15:56.098Z|5a4873c2-4eb8-4406-a1c8-6be6cc6874d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:15:59.234Z|e9b1c166-9285-4900-ade7-505d0b1e440a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:15:59.235Z|e9b1c166-9285-4900-ade7-505d0b1e440a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:01.709Z|ea05734c-29b1-4efd-ae4a-7b5ec5561316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:16:01.710Z|ea05734c-29b1-4efd-ae4a-7b5ec5561316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:16:05.582Z|40bb2a52-1b0d-4240-9ebc-38209f0b3521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:05.583Z|40bb2a52-1b0d-4240-9ebc-38209f0b3521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:05.626Z|1757dede-b03c-4572-8af2-b6451263e72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:05.627Z|1757dede-b03c-4572-8af2-b6451263e72c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:06.131Z|7812bb4d-c008-4298-852b-9d7e5a44adf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:06.132Z|7812bb4d-c008-4298-852b-9d7e5a44adf0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:15.616Z|7eb6882e-1a10-4734-babf-d1093dae0fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:15.617Z|7eb6882e-1a10-4734-babf-d1093dae0fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:15.665Z|8a21376b-764c-4eb8-91d2-eebf63348b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:15.666Z|8a21376b-764c-4eb8-91d2-eebf63348b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:16.160Z|d63a7bc8-3a75-4317-b67d-f8b41ec6149c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:16.162Z|d63a7bc8-3a75-4317-b67d-f8b41ec6149c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:16.709Z|a765e740-076f-4000-91d0-a62522eba5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:16:16.709Z|a765e740-076f-4000-91d0-a62522eba5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:16:17.313Z|729991f7-c458-4c87-b678-a7459b54fa10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:16:17.314Z|729991f7-c458-4c87-b678-a7459b54fa10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:16:25.649Z|e49c4fc5-8e71-4eea-867d-27f7ddde07b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:25.650Z|e49c4fc5-8e71-4eea-867d-27f7ddde07b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:25.694Z|ccbb483f-7839-4067-8e84-01100df7513e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:25.695Z|ccbb483f-7839-4067-8e84-01100df7513e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:26.194Z|d601154a-bbeb-47ac-bdea-1838ada5eec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:26.195Z|d601154a-bbeb-47ac-bdea-1838ada5eec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:31.709Z|69ff2b06-518f-4501-9ac2-00a156e0515e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:16:31.713Z|69ff2b06-518f-4501-9ac2-00a156e0515e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:16:35.681Z|8068e1f2-23ae-46fa-842d-2ffc838be115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:35.682Z|8068e1f2-23ae-46fa-842d-2ffc838be115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:35.719Z|3e706014-90ed-4cd9-9eeb-59045bc155ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:35.720Z|3e706014-90ed-4cd9-9eeb-59045bc155ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:36.228Z|8e23fa64-a7bf-4688-9825-b68e667afab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:36.229Z|8e23fa64-a7bf-4688-9825-b68e667afab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:45.706Z|3b4ddc5f-5bcf-420c-8561-024b96281b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:45.707Z|3b4ddc5f-5bcf-420c-8561-024b96281b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:45.745Z|279ca702-b268-4756-98b4-161e9aeed063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:45.747Z|279ca702-b268-4756-98b4-161e9aeed063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:46.268Z|aa555e83-b40c-470f-8e99-6e2e8be333cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:46.269Z|aa555e83-b40c-470f-8e99-6e2e8be333cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:46.709Z|8eb2e149-074d-443f-9df6-a43dee6e8922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:16:46.710Z|8eb2e149-074d-443f-9df6-a43dee6e8922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:16:47.315Z|6f33c2ad-17a8-4a57-912b-994355817ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:16:47.315Z|6f33c2ad-17a8-4a57-912b-994355817ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:16:55.732Z|1eadcc93-3ff2-4a72-b164-ad6052798370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:55.733Z|1eadcc93-3ff2-4a72-b164-ad6052798370|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:55.777Z|21861cd4-434b-45f8-81dd-707ff1be0f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:55.778Z|21861cd4-434b-45f8-81dd-707ff1be0f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:56.298Z|298a6562-1eb2-40f6-bdfd-d5f23b9a8a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:16:56.299Z|298a6562-1eb2-40f6-bdfd-d5f23b9a8a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:16:59.240Z|bb2a6560-04b8-41a3-ab9b-a540bb423834|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:16:59.241Z|bb2a6560-04b8-41a3-ab9b-a540bb423834|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:01.709Z|d8723d5f-0707-491a-acd6-6f192a38625e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:17:01.709Z|d8723d5f-0707-491a-acd6-6f192a38625e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:17:05.777Z|9377697a-8734-44d6-a529-769e91b45d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:05.778Z|9377697a-8734-44d6-a529-769e91b45d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:05.800Z|3db7b086-af5e-44ba-abe4-e7f4b51603c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:05.801Z|3db7b086-af5e-44ba-abe4-e7f4b51603c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:06.323Z|9b3f2042-b584-4036-b0bd-436891372adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:06.324Z|9b3f2042-b584-4036-b0bd-436891372adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:15.801Z|646b2c25-b9d1-4ec4-a5c8-4f724dbd4a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:15.802Z|646b2c25-b9d1-4ec4-a5c8-4f724dbd4a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:15.823Z|393e81d6-2681-4f15-b798-6f7fdf8e3504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:15.824Z|393e81d6-2681-4f15-b798-6f7fdf8e3504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:16.362Z|1ad41a45-2115-4d1a-8e06-666c08330c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:16.363Z|1ad41a45-2115-4d1a-8e06-666c08330c25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:16.709Z|032a8b0a-c3a6-4b5f-b911-29d10dd712f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:17:16.714Z|032a8b0a-c3a6-4b5f-b911-29d10dd712f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:17:17.316Z|b8555524-c2b0-4e01-86b9-6f2e3de15c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:17:17.317Z|b8555524-c2b0-4e01-86b9-6f2e3de15c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:17:25.840Z|d93a30ad-f1ae-436a-b687-43f58159cc4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:25.841Z|d93a30ad-f1ae-436a-b687-43f58159cc4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:25.885Z|c6e50e9c-485b-406a-aa1d-89d6a0ad9e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:25.886Z|c6e50e9c-485b-406a-aa1d-89d6a0ad9e3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:26.405Z|082b7344-ee0c-48b9-9bce-dd14cf8e8772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:26.406Z|082b7344-ee0c-48b9-9bce-dd14cf8e8772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:31.708Z|04be556b-592e-4560-9181-33924a0ad177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:17:31.709Z|04be556b-592e-4560-9181-33924a0ad177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:17:35.881Z|075faa68-dc2a-4ecd-b351-2339f339833f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:35.882Z|075faa68-dc2a-4ecd-b351-2339f339833f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:35.920Z|088c4e70-e32a-446b-ae65-3750815b75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:35.921Z|088c4e70-e32a-446b-ae65-3750815b75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:36.436Z|39a5e598-3109-4a6d-a0de-d76ad433fbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:36.437Z|39a5e598-3109-4a6d-a0de-d76ad433fbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:45.910Z|1fd3ddba-218c-4dfa-af09-f22f4e0dcfdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:45.911Z|1fd3ddba-218c-4dfa-af09-f22f4e0dcfdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:45.963Z|2a2a6d35-a531-4ba2-afa9-5efa97540013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:45.965Z|2a2a6d35-a531-4ba2-afa9-5efa97540013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:46.466Z|6b4db215-79ce-4620-82fc-f46a9ebd45ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:46.467Z|6b4db215-79ce-4620-82fc-f46a9ebd45ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:46.709Z|29074e28-3ca6-4235-8cca-c6dfefa3bee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:17:46.709Z|29074e28-3ca6-4235-8cca-c6dfefa3bee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:17:47.318Z|4393c621-bee5-4942-bd00-a0a6a8c42400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:17:47.319Z|4393c621-bee5-4942-bd00-a0a6a8c42400|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:17:55.953Z|a35f3aab-562f-46d7-83c4-32709bff9424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:55.957Z|a35f3aab-562f-46d7-83c4-32709bff9424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:56.010Z|1f72a4ca-04b4-49d6-942e-bbeca5708127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:56.011Z|1f72a4ca-04b4-49d6-942e-bbeca5708127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:56.493Z|dc6c7cbb-b460-4454-b3e4-93e2eca90a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:17:56.494Z|dc6c7cbb-b460-4454-b3e4-93e2eca90a6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:17:59.233Z|00f3966e-5f3b-4333-b672-5944ce29e469|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:17:59.234Z|00f3966e-5f3b-4333-b672-5944ce29e469|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:01.709Z|626e5978-487e-4241-9b44-c569af988261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:18:01.715Z|626e5978-487e-4241-9b44-c569af988261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:18:05.992Z|ec6b086b-0be7-4ad0-8df1-ea86f5bca279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:05.993Z|ec6b086b-0be7-4ad0-8df1-ea86f5bca279|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:06.048Z|b7b08235-c4ea-4636-9534-1f0b49573d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:06.049Z|b7b08235-c4ea-4636-9534-1f0b49573d9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:06.525Z|a0858a14-f41b-4457-a385-dc6c13b078e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:06.526Z|a0858a14-f41b-4457-a385-dc6c13b078e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:16.020Z|111ac6a3-50ae-428d-a00c-c447882b1d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:16.022Z|111ac6a3-50ae-428d-a00c-c447882b1d70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:16.091Z|27928088-028e-44fd-8f8b-a70f2162ebd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:16.092Z|27928088-028e-44fd-8f8b-a70f2162ebd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:16.564Z|f75697d7-4369-4b9d-bc7f-4bfb7bc3d851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:16.567Z|f75697d7-4369-4b9d-bc7f-4bfb7bc3d851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:16.709Z|90bd21e2-de4e-45b6-9cfe-5561e93a3276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:18:16.710Z|90bd21e2-de4e-45b6-9cfe-5561e93a3276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:18:17.320Z|9bc19c68-4604-4c23-aa50-17e71929c21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:18:17.321Z|9bc19c68-4604-4c23-aa50-17e71929c21b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:18:26.051Z|c0eebe76-88bc-46c5-a54c-cde50facc414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:26.052Z|c0eebe76-88bc-46c5-a54c-cde50facc414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:26.121Z|d03b972a-c473-49e2-b15b-5b62e11b504f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:26.123Z|d03b972a-c473-49e2-b15b-5b62e11b504f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:26.599Z|6a53f689-3641-4b8b-bc0d-608cbca668dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:26.600Z|6a53f689-3641-4b8b-bc0d-608cbca668dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:31.709Z|0cb4e7b1-cf5b-4af4-8fb2-e89a5d130e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:18:31.710Z|0cb4e7b1-cf5b-4af4-8fb2-e89a5d130e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:18:36.077Z|2239909b-23be-4714-9be7-ad7d22cead1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:36.079Z|2239909b-23be-4714-9be7-ad7d22cead1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:36.147Z|80691494-22f7-46e9-b059-40ea326e31b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:36.148Z|80691494-22f7-46e9-b059-40ea326e31b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:36.626Z|d9fe6441-ffe8-4146-b23c-84177124b63e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:36.628Z|d9fe6441-ffe8-4146-b23c-84177124b63e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:46.105Z|446278eb-fc54-46d0-87f2-f26543ec1e9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:46.106Z|446278eb-fc54-46d0-87f2-f26543ec1e9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:46.178Z|eb5a39df-60c3-4ca7-91b9-3774c86c7021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:46.179Z|eb5a39df-60c3-4ca7-91b9-3774c86c7021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:46.655Z|ee75f0af-5d9f-45a6-b6a0-1e8a86291576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:46.656Z|ee75f0af-5d9f-45a6-b6a0-1e8a86291576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:46.709Z|a29a0bae-a341-45ef-a96f-8949d0b41f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:18:46.712Z|a29a0bae-a341-45ef-a96f-8949d0b41f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:18:47.322Z|05e6dd2d-d344-4df5-b686-6cd1d5c1bf39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:18:47.323Z|05e6dd2d-d344-4df5-b686-6cd1d5c1bf39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:18:56.134Z|091ec6eb-21ff-43b5-96d3-af6fbbfd4193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:56.135Z|091ec6eb-21ff-43b5-96d3-af6fbbfd4193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:56.208Z|c19d8daf-d54d-4fbb-83dd-c1ed0d511f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:56.209Z|c19d8daf-d54d-4fbb-83dd-c1ed0d511f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:56.684Z|38f9ee3e-0a0a-436a-a654-ff99c5cf09b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:18:56.685Z|38f9ee3e-0a0a-436a-a654-ff99c5cf09b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:18:59.234Z|7aa92fab-432e-4557-b538-940052ff1fa4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:18:59.235Z|7aa92fab-432e-4557-b538-940052ff1fa4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:01.709Z|43267a11-80b5-46bd-a565-0e6c8ddfaab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:19:01.709Z|43267a11-80b5-46bd-a565-0e6c8ddfaab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:19:06.160Z|51357461-e951-4727-8bfa-a56d7cfeb2be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:06.160Z|51357461-e951-4727-8bfa-a56d7cfeb2be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:06.233Z|27b39f8b-a9a6-46c5-992b-4a9b217031a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:06.234Z|27b39f8b-a9a6-46c5-992b-4a9b217031a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:06.711Z|f5b357e6-3ce0-4e25-8c99-017ef3a2b935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:06.712Z|f5b357e6-3ce0-4e25-8c99-017ef3a2b935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:16.203Z|87f1e68a-f98c-414a-a2fc-a136075555fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:16.204Z|87f1e68a-f98c-414a-a2fc-a136075555fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:16.264Z|364d7d2c-bd5c-4b75-85fe-775e528901c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:16.266Z|364d7d2c-bd5c-4b75-85fe-775e528901c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:16.709Z|35d83d84-5fde-4e39-afb0-6bea49b569cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:19:16.709Z|35d83d84-5fde-4e39-afb0-6bea49b569cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:19:16.746Z|e050b688-0341-49a1-ac25-0d11bb212718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:16.747Z|e050b688-0341-49a1-ac25-0d11bb212718|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:17.324Z|a7416ab1-8ba9-45eb-9f92-a9c180353a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:19:17.325Z|a7416ab1-8ba9-45eb-9f92-a9c180353a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:19:26.243Z|8d0cee96-d990-4c1d-a228-9655bcb6e563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:26.244Z|8d0cee96-d990-4c1d-a228-9655bcb6e563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:26.296Z|fb7e1c99-4404-4c44-a785-fb65245b66a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:26.297Z|fb7e1c99-4404-4c44-a785-fb65245b66a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:26.773Z|e86d5371-54eb-4b95-8db6-91e3efdd7aa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:26.774Z|e86d5371-54eb-4b95-8db6-91e3efdd7aa0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:31.709Z|15af96fa-e6bf-46bc-b41f-443a35f38603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:19:31.712Z|15af96fa-e6bf-46bc-b41f-443a35f38603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:19:36.269Z|33351c4b-7246-450c-bcf9-7e2c6283adab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:36.270Z|33351c4b-7246-450c-bcf9-7e2c6283adab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:36.325Z|a2a56481-3eaa-431d-9c59-d3b986918e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:36.327Z|a2a56481-3eaa-431d-9c59-d3b986918e65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:36.807Z|1cad3d30-1f4b-40cb-92ad-32d67e9c6181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:36.808Z|1cad3d30-1f4b-40cb-92ad-32d67e9c6181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:46.296Z|6d826961-7b59-4c1b-9f02-aa578e615b19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:46.297Z|6d826961-7b59-4c1b-9f02-aa578e615b19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:46.352Z|16a82b92-f87f-4b01-9f9e-a37d297c4cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:46.354Z|16a82b92-f87f-4b01-9f9e-a37d297c4cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:46.709Z|8fa2e1a8-1aba-4ee7-bcf9-f999f9fe0ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:19:46.709Z|8fa2e1a8-1aba-4ee7-bcf9-f999f9fe0ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:19:46.832Z|41866c16-43f6-4fc9-8805-59b17df406c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:46.833Z|41866c16-43f6-4fc9-8805-59b17df406c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:47.326Z|de56d62f-e9c5-433b-a7ae-eb7d98d2440b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:19:47.327Z|de56d62f-e9c5-433b-a7ae-eb7d98d2440b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:19:56.322Z|62b4ef70-1f96-4273-a5d2-65812d667418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:56.323Z|62b4ef70-1f96-4273-a5d2-65812d667418|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:56.382Z|9345233d-428e-4873-9f4b-5ddd1c81a4e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:56.383Z|9345233d-428e-4873-9f4b-5ddd1c81a4e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:56.858Z|ba837bbf-c628-4689-b97c-dc1b4156fd2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:19:56.859Z|ba837bbf-c628-4689-b97c-dc1b4156fd2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:19:59.234Z|99c3ab19-69bc-4e33-90b3-b9c7f21a42cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:19:59.235Z|99c3ab19-69bc-4e33-90b3-b9c7f21a42cc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:01.708Z|af94228d-3467-4372-b842-10ad3b5fff9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:20:01.709Z|af94228d-3467-4372-b842-10ad3b5fff9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:20:06.347Z|237e326d-41fb-4915-929c-847dcf786c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:06.348Z|237e326d-41fb-4915-929c-847dcf786c76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:06.423Z|7e77be55-dccb-4364-afe9-f8924d7c33d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:06.424Z|7e77be55-dccb-4364-afe9-f8924d7c33d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:06.887Z|74de768d-1149-4a54-b277-2692ac3d07f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:06.888Z|74de768d-1149-4a54-b277-2692ac3d07f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:16.382Z|6c2b2f49-3fb0-467a-b7af-88e8ce21fe93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:16.383Z|6c2b2f49-3fb0-467a-b7af-88e8ce21fe93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:16.458Z|e1d41992-91b8-457e-b7c7-008cfba04388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:16.459Z|e1d41992-91b8-457e-b7c7-008cfba04388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:16.709Z|3b738a98-1452-43ed-bb67-2ec4af3e2dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:20:16.713Z|3b738a98-1452-43ed-bb67-2ec4af3e2dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:20:16.922Z|1a57c6c9-e66a-48e6-9f64-c95e0627249f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:16.923Z|1a57c6c9-e66a-48e6-9f64-c95e0627249f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:17.328Z|7fefe179-2ba8-43ac-9e64-32e4e953f3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:20:17.329Z|7fefe179-2ba8-43ac-9e64-32e4e953f3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:20:26.419Z|4cd9443b-5b16-47e7-8eaa-33e56dbf8c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:26.420Z|4cd9443b-5b16-47e7-8eaa-33e56dbf8c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:26.486Z|eb361dcc-949a-42b9-93db-65424938990f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:26.487Z|eb361dcc-949a-42b9-93db-65424938990f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:26.960Z|6bfe09fa-ccb1-4b35-a66f-da81487fd617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:26.961Z|6bfe09fa-ccb1-4b35-a66f-da81487fd617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:31.709Z|d4d09232-4c0e-4d2d-82a8-2982b9f717ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:20:31.710Z|d4d09232-4c0e-4d2d-82a8-2982b9f717ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:20:36.445Z|36b9385f-fa87-4f06-a5fe-2d907d5e8c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:36.447Z|36b9385f-fa87-4f06-a5fe-2d907d5e8c23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:36.510Z|c71040b5-5a30-4cb1-b945-ed87d2a64d9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:36.511Z|c71040b5-5a30-4cb1-b945-ed87d2a64d9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:36.989Z|2a3b5c15-f61e-4e3b-9b71-06660adfec5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:36.991Z|2a3b5c15-f61e-4e3b-9b71-06660adfec5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:46.484Z|788903f1-285b-4bdb-941c-9b94a9fbd0db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:46.485Z|788903f1-285b-4bdb-941c-9b94a9fbd0db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:46.537Z|320ede56-9d37-4edd-b878-26274bfe749c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:46.538Z|320ede56-9d37-4edd-b878-26274bfe749c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:46.709Z|9bd04421-ef53-42ab-ab4b-f55f847ea0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:20:46.709Z|9bd04421-ef53-42ab-ab4b-f55f847ea0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:20:47.023Z|cf1c4e79-ef04-4d8c-bc7c-888bd2d1d60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:47.024Z|cf1c4e79-ef04-4d8c-bc7c-888bd2d1d60f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:47.330Z|0ee87877-fd92-4015-b244-02ecf81195ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:20:47.331Z|0ee87877-fd92-4015-b244-02ecf81195ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:20:56.509Z|a465bf60-fd34-49bf-9bb4-51ba3d7f000e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:56.510Z|a465bf60-fd34-49bf-9bb4-51ba3d7f000e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:56.562Z|636ddc4e-197d-412b-a41d-533156390308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:56.563Z|636ddc4e-197d-412b-a41d-533156390308|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:57.052Z|ff362bae-368c-431d-8e9a-b96b573de446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:20:57.053Z|ff362bae-368c-431d-8e9a-b96b573de446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:20:59.235Z|cf7f8fd3-f2d7-43f5-a85b-f3aa7cc3fe71|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:20:59.235Z|cf7f8fd3-f2d7-43f5-a85b-f3aa7cc3fe71|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:01.709Z|5d6e87a9-222d-4f46-8ae1-b359aed62f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:21:01.713Z|5d6e87a9-222d-4f46-8ae1-b359aed62f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:21:06.538Z|83207ffe-e734-401e-a7d9-52ca0ba1ef7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:06.539Z|83207ffe-e734-401e-a7d9-52ca0ba1ef7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:06.589Z|61754fd1-1fbe-47b9-8f50-521362166883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:06.590Z|61754fd1-1fbe-47b9-8f50-521362166883|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:07.080Z|4b7aaee5-bae9-474d-b541-ae8a60fe1214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:07.081Z|4b7aaee5-bae9-474d-b541-ae8a60fe1214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:16.580Z|85b94c1b-865b-413d-bac7-e4a2b14e2a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:16.581Z|85b94c1b-865b-413d-bac7-e4a2b14e2a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:16.620Z|cddf1296-1fde-4102-9a75-f0dd9984e951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:16.622Z|cddf1296-1fde-4102-9a75-f0dd9984e951|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:16.709Z|cda3be76-452b-4bd0-afa7-f191a7700197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:21:16.710Z|cda3be76-452b-4bd0-afa7-f191a7700197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:21:17.108Z|b53e9672-7ee4-42f4-bd32-1833e80c9867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:17.109Z|b53e9672-7ee4-42f4-bd32-1833e80c9867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:17.334Z|adc65ac3-cec3-4d02-a3e7-005fa42d2559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:21:17.335Z|adc65ac3-cec3-4d02-a3e7-005fa42d2559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:21:26.615Z|ff308394-582f-4e60-a8eb-39e74c4c6cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:26.617Z|ff308394-582f-4e60-a8eb-39e74c4c6cd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:26.666Z|2a6c4c87-acda-4e98-83e5-ba7bdff23d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:26.668Z|2a6c4c87-acda-4e98-83e5-ba7bdff23d87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:27.134Z|0b584c59-fe6a-4343-bbf6-1f56383ab48f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:27.135Z|0b584c59-fe6a-4343-bbf6-1f56383ab48f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:31.709Z|7c000608-f83e-4e7e-8227-a9aa5fce5eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:21:31.710Z|7c000608-f83e-4e7e-8227-a9aa5fce5eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:21:36.655Z|db2c31dd-9963-4aba-9590-e8ab3fd46720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:36.656Z|db2c31dd-9963-4aba-9590-e8ab3fd46720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:36.706Z|21d195c3-0d37-4d9b-96cf-586bb7b7a7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:36.708Z|21d195c3-0d37-4d9b-96cf-586bb7b7a7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:37.168Z|98414082-f8f1-4e79-aca3-f2e82cf8bf64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:37.169Z|98414082-f8f1-4e79-aca3-f2e82cf8bf64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:46.709Z|47e14cfa-1cdc-4127-8b04-50d90f0dd5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:21:46.712Z|47e14cfa-1cdc-4127-8b04-50d90f0dd5f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:21:46.716Z|7cc9151f-a6cc-434c-802a-b577f76e862d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:46.717Z|7cc9151f-a6cc-434c-802a-b577f76e862d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:46.748Z|9b9bf97b-17bb-43e6-963f-b69d872af9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:46.750Z|9b9bf97b-17bb-43e6-963f-b69d872af9c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:47.205Z|e2978789-0b3c-49e4-bae2-4a81b7516ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:47.207Z|e2978789-0b3c-49e4-bae2-4a81b7516ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:47.336Z|676ad398-2f07-4ee1-8e6c-7d67547178fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:21:47.337Z|676ad398-2f07-4ee1-8e6c-7d67547178fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:21:56.759Z|7eaa4c5f-9f0d-4b12-9b67-b749b9562c3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:56.760Z|7eaa4c5f-9f0d-4b12-9b67-b749b9562c3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:56.788Z|01718d83-6cf3-4fed-8e88-fcaa40c54b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:56.789Z|01718d83-6cf3-4fed-8e88-fcaa40c54b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:57.239Z|ead077b3-0b17-469f-96cf-bc5b17f2baf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:21:57.240Z|ead077b3-0b17-469f-96cf-bc5b17f2baf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:21:59.235Z|13c84d7c-073c-4af5-a548-0e72d5d72b31|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:21:59.237Z|13c84d7c-073c-4af5-a548-0e72d5d72b31|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:01.709Z|33de7bac-e2ed-4454-a050-02dff7d6d444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:22:01.711Z|33de7bac-e2ed-4454-a050-02dff7d6d444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:22:06.799Z|9a543e1c-bac2-444c-94c7-bd838d2ab10a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:06.801Z|9a543e1c-bac2-444c-94c7-bd838d2ab10a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:06.829Z|0fb7f2aa-4596-4853-934e-9ff1a4477fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:06.831Z|0fb7f2aa-4596-4853-934e-9ff1a4477fd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:07.278Z|d6b3423e-0c63-406d-9cd2-09e1109ade4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:07.279Z|d6b3423e-0c63-406d-9cd2-09e1109ade4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:16.709Z|4bcbf41c-2f22-44d9-9102-245f62bcd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:22:16.710Z|4bcbf41c-2f22-44d9-9102-245f62bcd7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:22:16.841Z|88575ba6-1ef3-4593-9b8b-76dce2e59df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:16.844Z|88575ba6-1ef3-4593-9b8b-76dce2e59df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:16.869Z|a7e65c79-ca3f-48bb-bcf2-41eff33d7436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:16.870Z|a7e65c79-ca3f-48bb-bcf2-41eff33d7436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:17.312Z|c76052fc-49e1-4df0-97f1-c891239508da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:17.313Z|c76052fc-49e1-4df0-97f1-c891239508da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:17.339Z|464c0504-7b63-4fb2-823c-68696f18b0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:22:17.340Z|464c0504-7b63-4fb2-823c-68696f18b0cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:22:26.895Z|eeb75a50-f05c-45f4-aa3a-bbb937b40b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:26.897Z|eeb75a50-f05c-45f4-aa3a-bbb937b40b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:26.902Z|e85ac4ce-1fb3-48b2-a0c4-07d0c4a7614f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:26.904Z|e85ac4ce-1fb3-48b2-a0c4-07d0c4a7614f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:27.350Z|0f680b4d-23a3-4228-ad62-7c723ac467c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:27.352Z|0f680b4d-23a3-4228-ad62-7c723ac467c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:31.709Z|d64c801e-027b-425c-9dec-b6dbb044a397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:22:31.714Z|d64c801e-027b-425c-9dec-b6dbb044a397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:22:36.953Z|8a53b62b-ace0-46f8-8c1a-194626ef7ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:36.955Z|8a53b62b-ace0-46f8-8c1a-194626ef7ead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:36.976Z|6e13b5ce-c3c2-4634-9e58-cd0b9b592ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:36.977Z|6e13b5ce-c3c2-4634-9e58-cd0b9b592ff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:37.381Z|9944c738-8464-4a73-a7c6-b68dfa471cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:37.382Z|9944c738-8464-4a73-a7c6-b68dfa471cf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:46.709Z|bf899239-8761-4c14-a407-1b7692b40703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:22:46.710Z|bf899239-8761-4c14-a407-1b7692b40703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:22:47.034Z|9622a316-de64-4cfd-ba8c-9b6f067f2322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:47.036Z|9622a316-de64-4cfd-ba8c-9b6f067f2322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:47.051Z|643dcd99-beae-4973-9f1f-1815f2456e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:47.052Z|643dcd99-beae-4973-9f1f-1815f2456e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:47.341Z|6a8cc66b-d3f8-4f3b-994b-0d4cfe760ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:22:47.342Z|6a8cc66b-d3f8-4f3b-994b-0d4cfe760ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:22:47.425Z|6e1c2ef9-4943-4313-8a1d-f9f672915a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:47.427Z|6e1c2ef9-4943-4313-8a1d-f9f672915a7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:57.089Z|1e9b2fb3-bd51-4a8f-8216-c56d38cfcec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:57.091Z|1e9b2fb3-bd51-4a8f-8216-c56d38cfcec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:57.112Z|cce95925-715a-45d2-a67f-fe2a13c30b00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:57.113Z|cce95925-715a-45d2-a67f-fe2a13c30b00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:57.472Z|af2423d1-1377-4fe5-a8f5-febd35b30ff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:22:57.473Z|af2423d1-1377-4fe5-a8f5-febd35b30ff0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:22:59.234Z|cdce6274-8067-4be3-b745-bbfd88030266|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:22:59.236Z|cdce6274-8067-4be3-b745-bbfd88030266|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:01.709Z|f15e0e62-150a-492a-8620-86aece317b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:23:01.709Z|f15e0e62-150a-492a-8620-86aece317b9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:23:07.122Z|cfcd3669-d4de-4522-a392-b7eb96d033dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:07.123Z|cfcd3669-d4de-4522-a392-b7eb96d033dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:07.142Z|2af0bd42-f245-4885-8151-b9cb220993bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:07.143Z|2af0bd42-f245-4885-8151-b9cb220993bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:07.516Z|32ef2bbf-1b7a-41ad-a83c-9156c4fb7345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:07.517Z|32ef2bbf-1b7a-41ad-a83c-9156c4fb7345|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:16.713Z|16fcc992-de3a-45e5-b729-9152d321e361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:23:16.721Z|16fcc992-de3a-45e5-b729-9152d321e361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:23:17.164Z|d1a22499-ea48-4e30-847c-227089914b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:17.165Z|d1a22499-ea48-4e30-847c-227089914b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:17.192Z|fb367671-6669-4934-89b9-9d1939959430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:17.193Z|fb367671-6669-4934-89b9-9d1939959430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:17.343Z|f050a5ab-6954-4f10-b04f-aab5f5a77bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:23:17.344Z|f050a5ab-6954-4f10-b04f-aab5f5a77bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:23:17.563Z|a7a1b387-e509-4628-a783-bb53163133e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:17.565Z|a7a1b387-e509-4628-a783-bb53163133e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:27.201Z|4f7d0672-9916-4fc3-a65e-d730b2e824fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:27.204Z|4f7d0672-9916-4fc3-a65e-d730b2e824fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:27.225Z|c6dea762-02b8-49ab-9974-b0f2dff5a31c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:27.227Z|c6dea762-02b8-49ab-9974-b0f2dff5a31c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:27.605Z|591263e9-f8d3-4580-abba-14f965bee9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:27.606Z|591263e9-f8d3-4580-abba-14f965bee9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:31.709Z|840544cb-d859-42b8-b3d8-0fea4ba57cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:23:31.709Z|840544cb-d859-42b8-b3d8-0fea4ba57cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:23:37.231Z|f86ca29d-91c0-4724-be12-d35bc038b2f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:37.232Z|f86ca29d-91c0-4724-be12-d35bc038b2f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:37.258Z|d5b6ec46-963a-4df5-aa2b-51883fa23fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:37.259Z|d5b6ec46-963a-4df5-aa2b-51883fa23fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:37.639Z|fe81c4cf-da75-4dc3-a14f-e0b05e953df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:37.640Z|fe81c4cf-da75-4dc3-a14f-e0b05e953df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:46.709Z|0eb5c525-d700-4c8e-b3a7-10ffe72b42fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:23:46.710Z|0eb5c525-d700-4c8e-b3a7-10ffe72b42fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:23:47.263Z|0f69c9ff-4845-4966-9f75-c629916e1fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:47.264Z|0f69c9ff-4845-4966-9f75-c629916e1fa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:47.302Z|3de41fe4-da69-49eb-aa0f-7a4491b642fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:47.303Z|3de41fe4-da69-49eb-aa0f-7a4491b642fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:47.345Z|31c1a94e-ad85-4055-92aa-969d632919c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:23:47.346Z|31c1a94e-ad85-4055-92aa-969d632919c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:23:47.676Z|7fb7c83f-639f-4c81-b95a-41aa537d2644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:47.678Z|7fb7c83f-639f-4c81-b95a-41aa537d2644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:57.305Z|6520cc87-eec2-40d4-80d2-78cac600a473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:57.306Z|6520cc87-eec2-40d4-80d2-78cac600a473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:57.370Z|9f156354-4768-48d2-b718-7938f3d6a68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:57.372Z|9f156354-4768-48d2-b718-7938f3d6a68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:57.713Z|9e2ddbc1-109f-4a62-a0e8-7de5078e64c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:23:57.714Z|9e2ddbc1-109f-4a62-a0e8-7de5078e64c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:23:59.235Z|6bc52eb8-1ae1-487e-965b-621a091d85f7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:23:59.237Z|6bc52eb8-1ae1-487e-965b-621a091d85f7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:01.709Z|aa5b3a2d-1ea2-40c2-9eaa-6fb7ab47999c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:24:01.713Z|aa5b3a2d-1ea2-40c2-9eaa-6fb7ab47999c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:24:07.338Z|54e70960-4392-462a-b227-93e7307a0ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:07.339Z|54e70960-4392-462a-b227-93e7307a0ce5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:07.415Z|fdde55c4-c914-4145-84e3-8f0642162f35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:07.416Z|fdde55c4-c914-4145-84e3-8f0642162f35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:07.761Z|fadebfd4-8e36-422f-a1e0-17eda60d7b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:07.762Z|fadebfd4-8e36-422f-a1e0-17eda60d7b55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:16.709Z|68efa99d-750c-4e11-8f19-125d5d9054e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:24:16.710Z|68efa99d-750c-4e11-8f19-125d5d9054e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:24:17.347Z|6a8dff6a-f7fc-4c49-93b7-b7ade16cd65a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:24:17.349Z|6a8dff6a-f7fc-4c49-93b7-b7ade16cd65a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:24:17.383Z|d118e180-ba3e-4988-903a-1b2bdd251cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:17.385Z|d118e180-ba3e-4988-903a-1b2bdd251cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:17.470Z|5f568d00-9366-4983-a910-4b9b9c418446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:17.471Z|5f568d00-9366-4983-a910-4b9b9c418446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:17.797Z|af5ab83a-42c5-47df-993a-2078aa6eb0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:17.798Z|af5ab83a-42c5-47df-993a-2078aa6eb0cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:27.430Z|241cae78-7d8c-4c13-8e16-8a458b3ca0f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:27.432Z|241cae78-7d8c-4c13-8e16-8a458b3ca0f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:27.515Z|acd9e345-203f-4f7c-86a4-05df5847a9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:27.516Z|acd9e345-203f-4f7c-86a4-05df5847a9b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:27.826Z|b292c8c9-da4d-45e9-a0de-176b4bad42c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:27.827Z|b292c8c9-da4d-45e9-a0de-176b4bad42c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:31.709Z|23dee684-da4c-4486-9db9-feee2f9d9a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:24:31.710Z|23dee684-da4c-4486-9db9-feee2f9d9a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:24:37.464Z|0dd8ead3-5bf2-4539-9965-8f253335b647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:37.465Z|0dd8ead3-5bf2-4539-9965-8f253335b647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:37.556Z|b24e1453-738f-459f-b87d-a3ee1994c95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:37.557Z|b24e1453-738f-459f-b87d-a3ee1994c95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:37.853Z|208b72f5-5960-4474-9338-16ccc8bef29f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:37.854Z|208b72f5-5960-4474-9338-16ccc8bef29f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:46.709Z|5cfb93b3-1ad3-4fb6-8c1d-62f8e3804513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:24:46.717Z|5cfb93b3-1ad3-4fb6-8c1d-62f8e3804513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:24:47.350Z|8a545e54-44c5-45f8-a236-296034f81c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:24:47.351Z|8a545e54-44c5-45f8-a236-296034f81c6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:24:47.503Z|db90a650-40bc-4b61-b729-d0a1f06ff3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:47.504Z|db90a650-40bc-4b61-b729-d0a1f06ff3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:47.588Z|1484687a-8874-47d9-9931-389af0c62af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:47.589Z|1484687a-8874-47d9-9931-389af0c62af2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:47.885Z|90e2167f-6996-4013-a91b-41853f66032c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:47.886Z|90e2167f-6996-4013-a91b-41853f66032c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:57.555Z|7ffac8ec-a3e0-449f-b61b-667e27a04773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:57.557Z|7ffac8ec-a3e0-449f-b61b-667e27a04773|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:57.620Z|db47a2b7-295b-47e9-91ad-ab40bafd698e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:57.622Z|db47a2b7-295b-47e9-91ad-ab40bafd698e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:57.917Z|80c1040c-340a-4c14-a902-28304545d0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:24:57.918Z|80c1040c-340a-4c14-a902-28304545d0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:24:59.232Z|67f5eede-0ede-4404-ae00-f9a3d72265bf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:24:59.234Z|67f5eede-0ede-4404-ae00-f9a3d72265bf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:01.709Z|a44da520-7d4c-4068-bfd3-0590fd5891c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:25:01.709Z|a44da520-7d4c-4068-bfd3-0590fd5891c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:25:07.611Z|60a9e69c-2318-44e4-9944-8c4960c7c8aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:07.612Z|60a9e69c-2318-44e4-9944-8c4960c7c8aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:07.651Z|c2efbd10-7117-425a-a509-eba20448d742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:07.652Z|c2efbd10-7117-425a-a509-eba20448d742|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:07.950Z|f3126a06-fd5b-4c67-b30f-1bdaaf18370e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:07.951Z|f3126a06-fd5b-4c67-b30f-1bdaaf18370e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:16.709Z|ecce3b17-69f6-4cb2-9478-7cd6491e042c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:25:16.709Z|ecce3b17-69f6-4cb2-9478-7cd6491e042c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:25:17.352Z|7af2451b-bed8-4667-80c7-d5ba3fbfb194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:25:17.354Z|7af2451b-bed8-4667-80c7-d5ba3fbfb194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:25:17.660Z|b8b84d67-f6ed-4456-9927-089d0b87aab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:17.666Z|b8b84d67-f6ed-4456-9927-089d0b87aab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:17.685Z|c28125a8-779e-4e8e-82a7-6f9381dfd17e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:17.686Z|c28125a8-779e-4e8e-82a7-6f9381dfd17e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:17.979Z|e401d325-fdde-4700-9f4c-55b5204bff88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:17.980Z|e401d325-fdde-4700-9f4c-55b5204bff88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:27.699Z|67dcd406-2042-4e98-999d-a0d0b31d8b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:27.700Z|67dcd406-2042-4e98-999d-a0d0b31d8b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:27.759Z|1f2dcb58-5c0d-4d9e-9906-28cd86caecf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:27.760Z|1f2dcb58-5c0d-4d9e-9906-28cd86caecf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:28.006Z|5b530bc2-5db8-439c-a11f-3caf908ab319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:28.007Z|5b530bc2-5db8-439c-a11f-3caf908ab319|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:31.709Z|e6671d23-6f04-4bb9-a1a9-c862bb89f163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:25:31.714Z|e6671d23-6f04-4bb9-a1a9-c862bb89f163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:25:37.735Z|e1a5871c-7973-4a71-bebe-e6c3dd9d6f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:37.739Z|e1a5871c-7973-4a71-bebe-e6c3dd9d6f12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:37.792Z|520a040e-9706-4e50-a55e-4a1838e62225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:37.793Z|520a040e-9706-4e50-a55e-4a1838e62225|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:38.035Z|e6022dbe-9d9a-4a4b-9cdc-643a9ecbe586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:38.036Z|e6022dbe-9d9a-4a4b-9cdc-643a9ecbe586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:46.709Z|34c42dbc-c30e-41e6-bf0c-5ca179296029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:25:46.710Z|34c42dbc-c30e-41e6-bf0c-5ca179296029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:25:47.355Z|80e9cc43-18ca-4462-91ca-0a7f9704eb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:25:47.356Z|80e9cc43-18ca-4462-91ca-0a7f9704eb78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:25:47.786Z|2cedcea7-84eb-4eb0-91f7-ff6d609005bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:47.787Z|2cedcea7-84eb-4eb0-91f7-ff6d609005bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:47.840Z|023b9b68-f7b9-42fb-b4c5-5e3b4a589dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:47.844Z|023b9b68-f7b9-42fb-b4c5-5e3b4a589dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:48.064Z|9e51ed66-52cf-47c5-a479-94f95e03a354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:48.066Z|9e51ed66-52cf-47c5-a479-94f95e03a354|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:57.816Z|7779e80a-4b86-43cc-891c-9557caf0be69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:57.817Z|7779e80a-4b86-43cc-891c-9557caf0be69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:57.890Z|46035c33-be8c-4f7a-abfd-480dc8d015b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:57.891Z|46035c33-be8c-4f7a-abfd-480dc8d015b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:58.095Z|bfa67637-6365-4e10-b759-e10bb59f0dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:25:58.096Z|bfa67637-6365-4e10-b759-e10bb59f0dbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:25:59.235Z|f689a1e7-b565-40d0-89ae-5b62cbb552f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:25:59.236Z|f689a1e7-b565-40d0-89ae-5b62cbb552f9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:01.709Z|209dbf8f-c8b4-4077-af2b-b4030623189d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:26:01.709Z|209dbf8f-c8b4-4077-af2b-b4030623189d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:26:07.847Z|6d6b8986-2e9d-428c-8462-226efc9ee324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:07.848Z|6d6b8986-2e9d-428c-8462-226efc9ee324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:07.926Z|ab469f07-97b7-4d68-95e5-49b028d54ae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:07.927Z|ab469f07-97b7-4d68-95e5-49b028d54ae2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:08.128Z|5bc50dcb-a443-4369-aea0-96cc92eea335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:08.129Z|5bc50dcb-a443-4369-aea0-96cc92eea335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:16.709Z|9f44c0bb-3236-48ba-a96a-8eae0248c975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:26:16.715Z|9f44c0bb-3236-48ba-a96a-8eae0248c975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:26:17.358Z|dc4a886c-4bec-4157-8175-75d72ceeed2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:26:17.359Z|dc4a886c-4bec-4157-8175-75d72ceeed2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:26:17.888Z|c05bc1a0-ff85-4b09-ba1f-4e00c8a27bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:17.889Z|c05bc1a0-ff85-4b09-ba1f-4e00c8a27bcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:17.970Z|28f2565a-09ce-41b2-9bd2-88710cc35b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:17.971Z|28f2565a-09ce-41b2-9bd2-88710cc35b4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:18.156Z|81b284cd-7fdd-4f65-8805-373970c02fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:18.158Z|81b284cd-7fdd-4f65-8805-373970c02fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:27.939Z|eae9feb5-e6dd-4731-acbd-0a4a1f04c158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:27.940Z|eae9feb5-e6dd-4731-acbd-0a4a1f04c158|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:28.011Z|9bd85754-43cd-4d18-8782-7a551c630e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:28.012Z|9bd85754-43cd-4d18-8782-7a551c630e69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:28.186Z|be07b3be-6174-41e2-8ba8-4bd767bd87cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:28.186Z|be07b3be-6174-41e2-8ba8-4bd767bd87cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:31.709Z|a5fb9cac-5ba9-4e6c-83c2-f259453b9885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:26:31.710Z|a5fb9cac-5ba9-4e6c-83c2-f259453b9885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:26:37.971Z|3883a07a-4ba3-4427-acce-79b3eda16d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:37.972Z|3883a07a-4ba3-4427-acce-79b3eda16d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:38.042Z|a82b4e28-c60c-4fbb-a0a7-be45694cd7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:38.044Z|a82b4e28-c60c-4fbb-a0a7-be45694cd7b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:38.219Z|74031c56-1a4e-4ecd-93da-4fd76612fbdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:38.220Z|74031c56-1a4e-4ecd-93da-4fd76612fbdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:46.709Z|783d45cb-7087-4815-a0a1-c7a954fc2d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:26:46.709Z|783d45cb-7087-4815-a0a1-c7a954fc2d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:26:47.360Z|58639ba9-ed04-4cc6-b8e1-68f2473a8c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:26:47.361Z|58639ba9-ed04-4cc6-b8e1-68f2473a8c96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:26:48.014Z|26a330a8-1792-4e88-9339-aa0622006f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:48.015Z|26a330a8-1792-4e88-9339-aa0622006f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:48.076Z|4aa03181-d9b7-49bb-bddf-0bbf01f2b06d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:48.077Z|4aa03181-d9b7-49bb-bddf-0bbf01f2b06d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:48.250Z|8543c55b-c70d-41e4-9025-4ee063575a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:48.251Z|8543c55b-c70d-41e4-9025-4ee063575a1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:58.060Z|8546660a-9898-48f4-9b17-b49e278fb2fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:58.061Z|8546660a-9898-48f4-9b17-b49e278fb2fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:58.104Z|90e67084-7998-45bb-8cf5-f790333165ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:58.106Z|90e67084-7998-45bb-8cf5-f790333165ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:58.285Z|c45b7f2a-1f9e-4506-8785-e87eb9e8b89f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:26:58.286Z|c45b7f2a-1f9e-4506-8785-e87eb9e8b89f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:26:59.233Z|ed206d3d-1ffe-405e-b496-c7edfd0e9f9f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:26:59.235Z|ed206d3d-1ffe-405e-b496-c7edfd0e9f9f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:01.709Z|0b04b40b-9899-4487-b9d2-df316049574b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:27:01.712Z|0b04b40b-9899-4487-b9d2-df316049574b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:27:08.090Z|8b90fad8-9ffd-4c9a-8abe-d7021d05c6e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:08.091Z|8b90fad8-9ffd-4c9a-8abe-d7021d05c6e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:08.132Z|3b2a1bcb-9e13-4722-9a6a-38fa99446361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:08.133Z|3b2a1bcb-9e13-4722-9a6a-38fa99446361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:08.314Z|ea5012ae-20c5-48f4-938a-29a03b6c9b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:08.315Z|ea5012ae-20c5-48f4-938a-29a03b6c9b5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:16.709Z|bcc2c3da-1e1b-4caa-9148-1d3588caea7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:27:16.710Z|bcc2c3da-1e1b-4caa-9148-1d3588caea7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:27:17.362Z|49be7b77-7239-4e81-9926-4ac56f41da76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:27:17.363Z|49be7b77-7239-4e81-9926-4ac56f41da76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:27:18.118Z|af687f87-2881-4e5c-96b5-5f553fc8fdce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:18.119Z|af687f87-2881-4e5c-96b5-5f553fc8fdce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:18.163Z|acc77a9f-92d6-4d6e-890c-0341688fa71d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:18.164Z|acc77a9f-92d6-4d6e-890c-0341688fa71d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:18.346Z|b1ea86cb-2f67-4e78-83b9-fa19a2f1147b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:18.348Z|b1ea86cb-2f67-4e78-83b9-fa19a2f1147b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:28.165Z|63270bed-906f-426d-b2f3-23368b288412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:28.171Z|63270bed-906f-426d-b2f3-23368b288412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:28.199Z|3fbc29d0-711b-43a3-bcce-25f5abbea332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:28.200Z|3fbc29d0-711b-43a3-bcce-25f5abbea332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:28.383Z|4b16fbf8-e7d5-4b2b-8a16-dfc31052e9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:28.384Z|4b16fbf8-e7d5-4b2b-8a16-dfc31052e9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:31.709Z|aa0af3b4-7daa-46aa-92a6-cd14a818f1c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:27:31.709Z|aa0af3b4-7daa-46aa-92a6-cd14a818f1c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:27:38.207Z|21c0dacc-b11b-4418-bfc1-d753f09afbfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:38.208Z|21c0dacc-b11b-4418-bfc1-d753f09afbfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:38.232Z|bba8ca7d-a7c4-4146-abcb-f2c145e95147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:38.233Z|bba8ca7d-a7c4-4146-abcb-f2c145e95147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:38.413Z|2c8f903d-3fcf-495c-a0d5-1606f8d8426f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:38.415Z|2c8f903d-3fcf-495c-a0d5-1606f8d8426f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:46.708Z|4e9b6bd3-07f0-4ec8-bacc-66bb2a1c7877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:27:46.712Z|4e9b6bd3-07f0-4ec8-bacc-66bb2a1c7877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:27:47.364Z|5d0a0075-7b64-4328-9e0b-2749a38fe67c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:27:47.365Z|5d0a0075-7b64-4328-9e0b-2749a38fe67c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:27:48.236Z|db42f3ef-92d8-44ae-9877-4ed1332e915d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:48.237Z|db42f3ef-92d8-44ae-9877-4ed1332e915d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:48.270Z|ebf4d308-cb69-49be-ad94-50eebd2d99c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:48.271Z|ebf4d308-cb69-49be-ad94-50eebd2d99c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:48.470Z|56f66224-8893-43e2-987d-5b5c521b82ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:48.471Z|56f66224-8893-43e2-987d-5b5c521b82ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:58.272Z|1a43fb19-c6bd-44bb-b542-eabca9a22fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:58.273Z|1a43fb19-c6bd-44bb-b542-eabca9a22fe9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:58.314Z|f451a6f7-dbf2-4db1-8c7a-e840628983b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:58.315Z|f451a6f7-dbf2-4db1-8c7a-e840628983b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:58.503Z|040b8f2c-1603-43e8-8ea7-788187341c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:27:58.504Z|040b8f2c-1603-43e8-8ea7-788187341c02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:27:59.235Z|e7f5ea5a-fccc-438d-a13f-1b7b0ff2575b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:27:59.236Z|e7f5ea5a-fccc-438d-a13f-1b7b0ff2575b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:01.709Z|5c36afc9-8552-45ea-8897-6736500aa9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:28:01.709Z|5c36afc9-8552-45ea-8897-6736500aa9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:28:08.314Z|a8544603-b03a-4c7e-899c-9cc22bc0bcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:08.315Z|a8544603-b03a-4c7e-899c-9cc22bc0bcd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:08.362Z|ccb5614d-33b7-4e65-8928-fc540daba8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:08.363Z|ccb5614d-33b7-4e65-8928-fc540daba8a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:08.537Z|9bd93a06-eebe-4f94-8306-61050faad988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:08.538Z|9bd93a06-eebe-4f94-8306-61050faad988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:16.711Z|e77c9a06-cacc-4d24-97d0-3b21f0aa6188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:28:16.712Z|e77c9a06-cacc-4d24-97d0-3b21f0aa6188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:28:17.366Z|836e5835-c866-4ec6-9261-d84e36191b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:28:17.367Z|836e5835-c866-4ec6-9261-d84e36191b0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:28:18.347Z|4924fedb-9d56-44c7-aa1a-a4939139b15f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:18.348Z|4924fedb-9d56-44c7-aa1a-a4939139b15f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:18.391Z|58d334cd-c35e-4166-8e82-b0b9fc7e2eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:18.392Z|58d334cd-c35e-4166-8e82-b0b9fc7e2eba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:18.583Z|dc7ea22a-ecb2-4fdf-80bd-6fdaec7027f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:18.585Z|dc7ea22a-ecb2-4fdf-80bd-6fdaec7027f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:27.310Z|a6e1dd78-4336-4554-95ca-b1213786e704|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering
2023-01-03T06:28:27.312Z|a6e1dd78-4336-4554-95ca-b1213786e704|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:28.400Z|b21bffac-e425-4271-b4d9-f9838e64e17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:28.402Z|b21bffac-e425-4271-b4d9-f9838e64e17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:28.439Z|c88c4e44-9f33-4b63-953f-a1869744bfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:28.443Z|c88c4e44-9f33-4b63-953f-a1869744bfdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:28.612Z|02c9b430-85a3-443f-bdfe-58a8f8388c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:28.614Z|02c9b430-85a3-443f-bdfe-58a8f8388c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:31.711Z|9310be73-1e79-4c41-b180-57e186f35573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:28:31.714Z|9310be73-1e79-4c41-b180-57e186f35573|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:28:38.434Z|82ebd152-bad8-4642-8537-003d50f080f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:38.435Z|82ebd152-bad8-4642-8537-003d50f080f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:38.493Z|6f9b39a5-32c4-461b-a2f0-0b9857f6bd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:38.495Z|6f9b39a5-32c4-461b-a2f0-0b9857f6bd15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:38.654Z|c8d60369-7cef-4ec6-af6e-133dcd283654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:38.655Z|c8d60369-7cef-4ec6-af6e-133dcd283654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:46.709Z|30728e6f-3023-4c06-855e-9d0a145cb5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:28:46.709Z|30728e6f-3023-4c06-855e-9d0a145cb5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:28:47.368Z|12fbb60d-b57b-47c2-bfd5-19f90a9f282e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:28:47.369Z|12fbb60d-b57b-47c2-bfd5-19f90a9f282e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:28:48.492Z|0dd53bfa-8e9c-45e5-97b2-86cad3408eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:48.495Z|0dd53bfa-8e9c-45e5-97b2-86cad3408eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:48.540Z|327dec72-e728-4789-809b-6507858bcd93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:48.541Z|327dec72-e728-4789-809b-6507858bcd93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:48.751Z|604e7f8e-5377-4f71-83bb-3c6144788d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:48.753Z|604e7f8e-5377-4f71-83bb-3c6144788d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:58.578Z|d9bd8111-5245-4734-a572-3a75d5a28a2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:58.580Z|d9bd8111-5245-4734-a572-3a75d5a28a2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:58.601Z|ab294389-c60a-4d8a-990a-ae8cca163281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:58.602Z|ab294389-c60a-4d8a-990a-ae8cca163281|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:58.794Z|b95e7d22-ef63-41d4-b8b2-206e7a942120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:28:58.795Z|b95e7d22-ef63-41d4-b8b2-206e7a942120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:28:59.234Z|afee7ccc-c02e-4698-ae96-325d1a29fa3c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:28:59.235Z|afee7ccc-c02e-4698-ae96-325d1a29fa3c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:01.709Z|67a73b72-0a1f-4856-8bcd-c443c22e439a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:29:01.709Z|67a73b72-0a1f-4856-8bcd-c443c22e439a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:29:08.641Z|b99052aa-e4f1-4830-858c-50c1feb83e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:08.646Z|19ef95eb-eea9-462c-acae-7a70829deac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:08.648Z|19ef95eb-eea9-462c-acae-7a70829deac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:08.654Z|b99052aa-e4f1-4830-858c-50c1feb83e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:08.826Z|b831f28a-a422-4e80-8105-ac202256d1dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:08.828Z|b831f28a-a422-4e80-8105-ac202256d1dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:16.709Z|babaf077-927f-4c7e-a72e-efd33010a26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:29:16.715Z|babaf077-927f-4c7e-a72e-efd33010a26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:29:17.371Z|34339add-3e7f-46cd-9ddf-e32629715982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:29:17.372Z|34339add-3e7f-46cd-9ddf-e32629715982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:29:18.712Z|c6e1df05-6bdc-48b2-a4b2-9ca525758e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:18.722Z|c6e1df05-6bdc-48b2-a4b2-9ca525758e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:18.722Z|e3b7c694-18d9-4574-bc59-6c86b8860285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:18.723Z|e3b7c694-18d9-4574-bc59-6c86b8860285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:18.861Z|80005bb6-6dd7-4b02-8b34-b34680c99df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:18.862Z|80005bb6-6dd7-4b02-8b34-b34680c99df1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:28.779Z|1ed70fb4-9457-4a03-b1f2-b26472350051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:28.787Z|1ed70fb4-9457-4a03-b1f2-b26472350051|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:28.785Z|dd11a27e-f8ff-4dc8-9e06-62da8ff93241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:28.802Z|dd11a27e-f8ff-4dc8-9e06-62da8ff93241|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:28.917Z|bf923d84-7b81-4e28-a0d3-828ae6afaf98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:28.920Z|bf923d84-7b81-4e28-a0d3-828ae6afaf98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:31.709Z|f9a5e9d7-4ff7-41ec-a40e-2930fa3be8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:29:31.711Z|f9a5e9d7-4ff7-41ec-a40e-2930fa3be8f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:29:37.406Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:29:37.421Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 313c258f-29f3-4d30-a537-b39629b261a6 already exists in requestDb InfraActiveRequests table
2023-01-03T06:29:37.538Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6
2023-01-03T06:29:37.543Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|INFO|500||Invoke
2023-01-03T06:29:37.544Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||===========================request begin================================================
2023-01-03T06:29:37.544Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6
2023-01-03T06:29:37.544Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Method      : GET
2023-01-03T06:29:37.545Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04a6775e1cc8a8b1", X-B3-SpanId:"33197800badf41b9", X-B3-ParentSpanId:"04a6775e1cc8a8b1", X-B3-Sampled:"0", X-ONAP-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-TransactionID:"313c258f-29f3-4d30-a537-b39629b261a6", X-ECOMP-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71e9418f-81a8-486c-add6-a9c94311b880"]
2023-01-03T06:29:37.547Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Request body: 
2023-01-03T06:29:37.547Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||==========================request end================================================
2023-01-03T06:29:38.769Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||============================response begin==========================================
2023-01-03T06:29:38.769Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T06:29:38.770Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Status text  : 
2023-01-03T06:29:38.771Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A4F7029B41750377EF83146B2F82AE09; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:29:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:29:38.773Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||Response body: 
2023-01-03T06:29:38.773Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|DEBUG|500||=======================response end=================================================
2023-01-03T06:29:38.774Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/313c258f-29f3-4d30-a537-b39629b261a6|INFO|404|Not Found|InvokeReturn
2023-01-03T06:29:38.858Z|c0cd5c1c-d62e-43e3-b11c-15619e353505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:38.860Z|c0cd5c1c-d62e-43e3-b11c-15619e353505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:38.865Z|61b88481-ead2-45ce-84d4-15fa09020991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:38.866Z|61b88481-ead2-45ce-84d4-15fa09020991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:38.940Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 313c258f-29f3-4d30-a537-b39629b261a6
2023-01-03T06:29:38.973Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-01-03T06:29:38.980Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2023-01-03T06:29:38.981Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-01-03T06:29:38.982Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-01-03T06:29:38.982Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2023-01-03T06:29:38.983Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-01-03T06:29:38.983Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"04a6775e1cc8a8b1", X-B3-SpanId:"ac8c8cd5675194f3", X-B3-ParentSpanId:"04a6775e1cc8a8b1", X-B3-Sampled:"0", X-ONAP-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-TransactionID:"313c258f-29f3-4d30-a537-b39629b261a6", X-ECOMP-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02487d2a-5610-4a4a-9978-439a13e90e70"]
2023-01-03T06:29:38.984Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-01-03T06:29:38.984Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-01-03T06:29:38.999Z|6daac97f-96ab-4170-83a1-0613e3f4e3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:39.000Z|6daac97f-96ab-4170-83a1-0613e3f4e3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:39.096Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-01-03T06:29:39.098Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-01-03T06:29:39.098Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2023-01-03T06:29:39.099Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:29:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:29:39.101Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-01-03T06:29:39.102Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-01-03T06:29:39.103Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-01-03T06:29:39.105Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-03T06:29:39.107Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-01-03T06:29:39.109Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2023-01-03T06:29:39.110Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-01-03T06:29:39.111Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-01-03T06:29:39.111Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2023-01-03T06:29:39.112Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-01-03T06:29:39.112Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"04a6775e1cc8a8b1", X-B3-SpanId:"33b02a0135216633", X-B3-ParentSpanId:"04a6775e1cc8a8b1", X-B3-Sampled:"0", X-ONAP-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-TransactionID:"313c258f-29f3-4d30-a537-b39629b261a6", X-ECOMP-RequestID:"313c258f-29f3-4d30-a537-b39629b261a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae7ae123-04fd-46a2-bc8b-1a899894acc2"]
2023-01-03T06:29:39.113Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-01-03T06:29:39.113Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-01-03T06:29:39.385Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-01-03T06:29:39.387Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-01-03T06:29:39.387Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2023-01-03T06:29:39.388Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:29:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:29:39.389Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-01-03T06:29:39.389Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-01-03T06:29:39.390Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-01-03T06:29:39.391Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$c744bc6e.globalHealthcheck()
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-03T06:29:39.393Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1850c2c5
2023-01-03T06:29:39.402Z|313c258f-29f3-4d30-a537-b39629b261a6|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:29:46.709Z|8e154dbb-2e98-4e31-8416-380bb3dfbe83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:29:46.710Z|8e154dbb-2e98-4e31-8416-380bb3dfbe83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:29:47.373Z|a4cb5117-3856-4a7f-a8c0-bc27f1f9fb2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:29:47.376Z|a4cb5117-3856-4a7f-a8c0-bc27f1f9fb2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:29:48.911Z|b1c46b1a-fb6c-488b-9b18-bfddffc0bf59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:48.912Z|b1c46b1a-fb6c-488b-9b18-bfddffc0bf59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:48.914Z|a4691267-749a-4fe9-bb9c-42c225b0b1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:48.915Z|a4691267-749a-4fe9-bb9c-42c225b0b1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:49.090Z|fc8b18b3-98c3-4b4d-87c7-3275f45ed2c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:49.091Z|fc8b18b3-98c3-4b4d-87c7-3275f45ed2c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:57.455Z|62e90d30-d516-4dbd-ac7a-04cc2d1faa5e|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering
2023-01-03T06:29:57.456Z|62e90d30-d516-4dbd-ac7a-04cc2d1faa5e|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:58.958Z|5e27223b-2aaf-48bf-884c-d02fb2f54d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:58.961Z|5e27223b-2aaf-48bf-884c-d02fb2f54d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:58.968Z|51694121-2f39-4517-870a-a21055a5b1c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:58.969Z|51694121-2f39-4517-870a-a21055a5b1c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:59.130Z|7cd1e4be-4f22-4a40-816a-a8dc090bf46b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:29:59.131Z|7cd1e4be-4f22-4a40-816a-a8dc090bf46b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:29:59.233Z|d834ada1-c17c-4150-ad62-3592379a0783|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:29:59.234Z|d834ada1-c17c-4150-ad62-3592379a0783|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:01.709Z|a43c8324-7755-4920-963a-11074f72003e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:30:01.714Z|a43c8324-7755-4920-963a-11074f72003e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:30:09.001Z|a00b5585-b79a-4f4e-bd79-4b7b8896a712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:09.002Z|a00b5585-b79a-4f4e-bd79-4b7b8896a712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:09.042Z|2f276cfa-640c-4150-9127-ef3e02eb9b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:09.043Z|2f276cfa-640c-4150-9127-ef3e02eb9b0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:09.166Z|aa4b45e4-845b-4505-a876-96a5d02b9b8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:09.167Z|aa4b45e4-845b-4505-a876-96a5d02b9b8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:16.709Z|cf00c15e-29bc-451f-9b39-09f721f597fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:30:16.710Z|cf00c15e-29bc-451f-9b39-09f721f597fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:30:17.377Z|d7d78314-4a7d-4b07-a837-f364289f38fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:30:17.378Z|d7d78314-4a7d-4b07-a837-f364289f38fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:30:19.041Z|0b8d34a3-b1e3-4d38-8b7e-e0e638b07020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:19.043Z|0b8d34a3-b1e3-4d38-8b7e-e0e638b07020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:19.130Z|41320d84-8a06-4c6c-8193-b322cdd73596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:19.131Z|41320d84-8a06-4c6c-8193-b322cdd73596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:19.205Z|7c02d138-e1f3-4833-b49c-35cbf14db448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:19.206Z|7c02d138-e1f3-4833-b49c-35cbf14db448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:29.111Z|2c1aed93-f15b-4bb0-979c-0ce66f73fe5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:29.112Z|2c1aed93-f15b-4bb0-979c-0ce66f73fe5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:29.172Z|5b94915b-9623-4358-a9dd-c1907fbd31ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:29.174Z|5b94915b-9623-4358-a9dd-c1907fbd31ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:29.238Z|dd479c1c-dfb1-4648-97c9-2ae452ece07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:29.240Z|dd479c1c-dfb1-4648-97c9-2ae452ece07f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:31.709Z|4f5ece5f-6339-46e6-8ca0-c58e0e9e9e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:30:31.710Z|4f5ece5f-6339-46e6-8ca0-c58e0e9e9e3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:30:39.152Z|a0d0254e-9a97-4b51-89dc-2025073be0d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:39.154Z|a0d0254e-9a97-4b51-89dc-2025073be0d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:39.218Z|eba73493-da9d-404f-95f7-7a17a617f21b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:39.219Z|eba73493-da9d-404f-95f7-7a17a617f21b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:39.274Z|e77dc5b0-72ae-4194-aa88-6441a0954212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:39.276Z|e77dc5b0-72ae-4194-aa88-6441a0954212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:46.709Z|80bd1d32-2952-448a-bda3-6a521538c848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:30:46.712Z|80bd1d32-2952-448a-bda3-6a521538c848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:30:47.379Z|1d4f7c11-1611-43cf-b304-62e003279df7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:30:47.380Z|1d4f7c11-1611-43cf-b304-62e003279df7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:30:49.197Z|e93f9be0-ce72-40ea-8593-72807460d767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:49.199Z|e93f9be0-ce72-40ea-8593-72807460d767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:49.272Z|875e2364-d7f5-41d2-9a72-97bd18306802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:49.274Z|875e2364-d7f5-41d2-9a72-97bd18306802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:49.307Z|1150c6d4-591b-4eec-ae98-92522e986661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:49.309Z|1150c6d4-591b-4eec-ae98-92522e986661|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:59.234Z|e8e3d0d6-5adb-41ba-87d8-7f7d36043520|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:30:59.236Z|e8e3d0d6-5adb-41ba-87d8-7f7d36043520|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:59.254Z|3549c3e4-5020-4beb-9e97-96479bd57eaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:59.256Z|3549c3e4-5020-4beb-9e97-96479bd57eaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:59.309Z|58bd7933-f342-4d76-ad56-ff3929889565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:59.314Z|58bd7933-f342-4d76-ad56-ff3929889565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:30:59.354Z|74c2f339-9493-4ea5-b107-330fad551f82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:30:59.356Z|74c2f339-9493-4ea5-b107-330fad551f82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:01.710Z|f991d799-070f-4915-935b-a4230009a44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:31:01.711Z|f991d799-070f-4915-935b-a4230009a44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:31:09.284Z|74a8a446-717f-4e78-86e5-30b0e5822d70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:09.285Z|74a8a446-717f-4e78-86e5-30b0e5822d70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:09.351Z|5a67cd76-1c5c-4600-bb92-966224f6a2ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:09.352Z|5a67cd76-1c5c-4600-bb92-966224f6a2ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:09.402Z|0d2f3947-1da1-4340-b313-94bc6923a6ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:09.403Z|0d2f3947-1da1-4340-b313-94bc6923a6ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:16.709Z|72dbcee8-5a58-4b68-86b6-3ccc11470ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:31:16.709Z|72dbcee8-5a58-4b68-86b6-3ccc11470ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:31:17.381Z|9f2fded2-2d8b-482f-ad84-3f340b15e981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:31:17.382Z|9f2fded2-2d8b-482f-ad84-3f340b15e981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:31:19.313Z|a7b42829-7593-4160-a1de-2487009a23de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:19.314Z|a7b42829-7593-4160-a1de-2487009a23de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:19.394Z|b684dd79-e1fe-473f-8606-4678e40a2ad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:19.395Z|b684dd79-e1fe-473f-8606-4678e40a2ad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:19.448Z|1ecf266d-08e6-462f-a292-907316b4e982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:19.449Z|1ecf266d-08e6-462f-a292-907316b4e982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:29.347Z|2faa0ffc-78e6-4c48-b5bf-78482f271373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:29.348Z|2faa0ffc-78e6-4c48-b5bf-78482f271373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:29.425Z|c8dd81cb-056c-4f8c-8b15-a2fd8180e25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:29.426Z|c8dd81cb-056c-4f8c-8b15-a2fd8180e25d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:29.495Z|14c9e39d-5cfd-419a-a527-38880a35ad6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:29.496Z|14c9e39d-5cfd-419a-a527-38880a35ad6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:31.710Z|a22bb7df-1a46-4865-81f1-0f034b5e6c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:31:31.715Z|a22bb7df-1a46-4865-81f1-0f034b5e6c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:31:39.379Z|29aa2935-564e-4885-83b4-0040eb9eb01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:39.380Z|29aa2935-564e-4885-83b4-0040eb9eb01a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:39.453Z|5deba299-1a1c-45ab-80df-8cc41320e409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:39.455Z|5deba299-1a1c-45ab-80df-8cc41320e409|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:39.522Z|ebf2c313-024e-4cc4-bf8c-a12004203260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:39.523Z|ebf2c313-024e-4cc4-bf8c-a12004203260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:46.709Z|69617c3e-26ff-4e00-9507-65495cc42ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:31:46.710Z|69617c3e-26ff-4e00-9507-65495cc42ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:31:47.383Z|85e649fb-0e4b-4d8e-884c-8722e2af408c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:31:47.384Z|85e649fb-0e4b-4d8e-884c-8722e2af408c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:31:49.410Z|b6f20c6c-c0d5-4968-be99-9bbf0759a54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:49.411Z|b6f20c6c-c0d5-4968-be99-9bbf0759a54b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:49.490Z|8ddb93c1-f463-4a20-8ac7-6e6bfb07b84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:49.491Z|8ddb93c1-f463-4a20-8ac7-6e6bfb07b84e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:49.561Z|0c76d7b5-a506-4f52-b776-1af8d75bdc1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:49.563Z|0c76d7b5-a506-4f52-b776-1af8d75bdc1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:59.233Z|057897ab-632e-4a4d-8f09-19ec1963227e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:31:59.234Z|057897ab-632e-4a4d-8f09-19ec1963227e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:59.467Z|18cf6c54-c81a-4bdf-b153-0c32c485e7ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:59.468Z|18cf6c54-c81a-4bdf-b153-0c32c485e7ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:59.521Z|8bfb729f-8571-4691-9b22-3d8a18ae6c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:59.523Z|8bfb729f-8571-4691-9b22-3d8a18ae6c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:31:59.601Z|e51f483b-5920-4c8b-9151-f27bbbbe2811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:31:59.602Z|e51f483b-5920-4c8b-9151-f27bbbbe2811|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:01.709Z|91cfa44c-7da8-462e-9ce4-e7cd4fc36cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:32:01.710Z|91cfa44c-7da8-462e-9ce4-e7cd4fc36cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:32:09.499Z|59fe292b-6ac8-45ec-b23d-4d0de0916e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:09.500Z|59fe292b-6ac8-45ec-b23d-4d0de0916e7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:09.565Z|f85cce30-9b34-4731-a430-c7fe9de584a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:09.567Z|f85cce30-9b34-4731-a430-c7fe9de584a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:09.636Z|1ae9e0b8-06fd-483c-8c49-81ac3bb711c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:09.638Z|1ae9e0b8-06fd-483c-8c49-81ac3bb711c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:16.708Z|46e35c01-e59d-43f5-a143-8dc0c1adbdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:32:16.712Z|46e35c01-e59d-43f5-a143-8dc0c1adbdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:32:17.385Z|73976d58-dcf1-45b0-94d7-ef93efbb2d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:32:17.388Z|73976d58-dcf1-45b0-94d7-ef93efbb2d08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:32:19.526Z|94f2659e-4cc7-459d-9212-e8e1de2667d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:19.527Z|94f2659e-4cc7-459d-9212-e8e1de2667d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:19.594Z|8189a774-b385-4d4d-9a9b-68c23660b618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:19.596Z|8189a774-b385-4d4d-9a9b-68c23660b618|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:19.671Z|e750f751-e525-4c5c-a2c1-59c7fe30af4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:19.673Z|e750f751-e525-4c5c-a2c1-59c7fe30af4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:29.603Z|50d72856-2933-41f3-9510-8caa285326f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:29.605Z|50d72856-2933-41f3-9510-8caa285326f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:29.634Z|063e76e5-6394-48ba-9f23-9b7deb19dbd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:29.635Z|063e76e5-6394-48ba-9f23-9b7deb19dbd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:29.720Z|eb332bdf-81d6-4a8f-8588-935c4a791fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:29.721Z|eb332bdf-81d6-4a8f-8588-935c4a791fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:31.709Z|f7a68428-2a14-472c-ba06-b2a04ec4a5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:32:31.710Z|f7a68428-2a14-472c-ba06-b2a04ec4a5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:32:39.643Z|854cd211-1c31-4384-b97e-5695a2a5a167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:39.644Z|854cd211-1c31-4384-b97e-5695a2a5a167|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:39.674Z|110ca4ba-b178-4b64-a811-3ead93812b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:39.675Z|110ca4ba-b178-4b64-a811-3ead93812b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:39.761Z|86e6afa3-6b02-4a73-8b8c-974d296603c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:39.763Z|86e6afa3-6b02-4a73-8b8c-974d296603c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:46.709Z|526439fe-c0f6-4007-b19f-7c7b3cd41c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:32:46.710Z|526439fe-c0f6-4007-b19f-7c7b3cd41c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:32:47.389Z|949de3dd-499f-4a82-ac8a-a99766ff8b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:32:47.390Z|949de3dd-499f-4a82-ac8a-a99766ff8b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:32:49.674Z|79a6d4f3-2e39-4488-b448-6303fc4ea6a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:49.675Z|79a6d4f3-2e39-4488-b448-6303fc4ea6a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:49.699Z|8f73194b-3df3-44da-9eb3-e66fb8f8660a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:49.700Z|8f73194b-3df3-44da-9eb3-e66fb8f8660a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:49.811Z|625d5446-7acc-4210-9d59-bddee0eb0607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:49.812Z|625d5446-7acc-4210-9d59-bddee0eb0607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:59.233Z|071dc97b-ca28-4202-b645-0f060fbafb9a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:32:59.235Z|071dc97b-ca28-4202-b645-0f060fbafb9a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:59.713Z|a32092c8-fe62-4ff4-bb61-c5341c4775db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:59.714Z|a32092c8-fe62-4ff4-bb61-c5341c4775db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:59.743Z|6289defb-8129-41b4-a7bb-ee1660bcb86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:59.745Z|6289defb-8129-41b4-a7bb-ee1660bcb86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:32:59.856Z|5b5c11c4-3af2-43c3-95de-cf2907be1ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:32:59.857Z|5b5c11c4-3af2-43c3-95de-cf2907be1ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:01.710Z|c56ab4dc-c7f1-49bc-a0eb-08a9dc562265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:33:01.716Z|c56ab4dc-c7f1-49bc-a0eb-08a9dc562265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:33:09.747Z|a5e17409-10bc-4b15-919b-7783cdbd49a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:09.749Z|a5e17409-10bc-4b15-919b-7783cdbd49a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:09.780Z|d35bfafb-d8e9-4b41-baa6-1fcc577770a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:09.781Z|d35bfafb-d8e9-4b41-baa6-1fcc577770a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:09.887Z|ae56749e-c998-45fb-b7d4-1b606b5cbe4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:09.888Z|ae56749e-c998-45fb-b7d4-1b606b5cbe4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:16.709Z|fcf94327-2ffa-4694-bd77-397fb6ff992d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:33:16.710Z|fcf94327-2ffa-4694-bd77-397fb6ff992d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:33:17.391Z|8b891c75-792a-4792-8ac0-c1a52515ab99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:33:17.391Z|8b891c75-792a-4792-8ac0-c1a52515ab99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:33:19.788Z|6ccc4f46-4598-44b2-b1a0-5e41ce22dcf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:19.789Z|6ccc4f46-4598-44b2-b1a0-5e41ce22dcf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:19.813Z|11fe084d-4bec-4b18-9894-1af8beba8151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:19.816Z|11fe084d-4bec-4b18-9894-1af8beba8151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:19.913Z|17c92a58-8c26-481f-bb4e-a7075dfedcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:19.915Z|17c92a58-8c26-481f-bb4e-a7075dfedcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:29.845Z|60b6072f-1975-4b39-8c22-6ee20b8544ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:29.846Z|60b6072f-1975-4b39-8c22-6ee20b8544ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:29.865Z|58325b5b-c49f-46da-87b0-d027ec15aef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:29.866Z|58325b5b-c49f-46da-87b0-d027ec15aef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:29.955Z|8fe97b9b-2986-4c43-a3ed-ac2d8a005f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:29.956Z|8fe97b9b-2986-4c43-a3ed-ac2d8a005f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:31.709Z|65e8fa53-fbeb-4582-9cdd-616abdfbef0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:33:31.709Z|65e8fa53-fbeb-4582-9cdd-616abdfbef0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:33:39.888Z|6bc910a2-8c15-4cfe-939d-7b1cc3c417dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:39.889Z|6bc910a2-8c15-4cfe-939d-7b1cc3c417dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:39.897Z|b517452f-4757-4eb7-9945-daa21d8cb004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:39.898Z|b517452f-4757-4eb7-9945-daa21d8cb004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:39.990Z|5b443965-ae7c-427a-842a-9eef5d082619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:39.991Z|5b443965-ae7c-427a-842a-9eef5d082619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:46.709Z|28cee59b-5915-4b88-9957-e585cbedb23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:33:46.713Z|28cee59b-5915-4b88-9957-e585cbedb23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:33:47.393Z|9086de7a-ee4f-4ce6-a075-3b176d69bedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:33:47.394Z|9086de7a-ee4f-4ce6-a075-3b176d69bedb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:33:49.952Z|f4732670-4d5d-4201-9bc0-18287e64d1df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:49.956Z|f4732670-4d5d-4201-9bc0-18287e64d1df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:49.970Z|38c646d6-39cc-491a-9ba6-c4cf8e780693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:49.971Z|38c646d6-39cc-491a-9ba6-c4cf8e780693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:50.052Z|75f9d059-1d98-4d40-81bf-e90b77f49244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:50.053Z|75f9d059-1d98-4d40-81bf-e90b77f49244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:59.240Z|d71c9dab-1992-45fc-95d7-343f461fa57d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:33:59.241Z|d71c9dab-1992-45fc-95d7-343f461fa57d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:33:59.998Z|14afc785-1927-4713-8238-b5c9a17a9793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:33:59.999Z|14afc785-1927-4713-8238-b5c9a17a9793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:00.029Z|622e3f8e-7034-4a95-ae65-c515903f8cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:00.030Z|622e3f8e-7034-4a95-ae65-c515903f8cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:00.109Z|e8bc62e7-50f7-4d61-a1ff-a0c823ce9f60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:00.111Z|e8bc62e7-50f7-4d61-a1ff-a0c823ce9f60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:01.709Z|4587d297-369d-407f-8d37-43e1734bdc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:34:01.710Z|4587d297-369d-407f-8d37-43e1734bdc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:34:10.087Z|2d063a62-dd8d-462e-9a4c-50e966747f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:10.088Z|2d063a62-dd8d-462e-9a4c-50e966747f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:10.099Z|92a8418e-3eaa-44c4-a722-3ca6609383b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:10.100Z|92a8418e-3eaa-44c4-a722-3ca6609383b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:10.178Z|939dfa54-5ead-4861-86a6-d0b6760fdb9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:10.179Z|939dfa54-5ead-4861-86a6-d0b6760fdb9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:16.709Z|02b5e2a4-cc9c-4cbb-bbda-f73929085b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:34:16.709Z|02b5e2a4-cc9c-4cbb-bbda-f73929085b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:34:17.395Z|a94883e7-ede3-40dd-9a65-ab8fc6711e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:34:17.398Z|a94883e7-ede3-40dd-9a65-ab8fc6711e0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:34:20.149Z|91ac5c13-8fba-4606-a68a-0a539de8be44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:20.149Z|99366f29-aedc-4287-93e7-bb67919223f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:20.150Z|91ac5c13-8fba-4606-a68a-0a539de8be44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:20.150Z|99366f29-aedc-4287-93e7-bb67919223f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:20.215Z|eb9d0e16-abb3-4d9b-9592-cdff3bdad736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:20.216Z|eb9d0e16-abb3-4d9b-9592-cdff3bdad736|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:30.197Z|b3741423-85ee-422f-8eaf-8c9f3d03d362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:30.197Z|b3741423-85ee-422f-8eaf-8c9f3d03d362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:30.202Z|78d8ce0d-03db-4fdd-913b-c89f42539cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:30.203Z|78d8ce0d-03db-4fdd-913b-c89f42539cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:30.250Z|74b20ebf-b651-4967-8faa-d9fef0872472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:30.252Z|74b20ebf-b651-4967-8faa-d9fef0872472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:31.709Z|21addd38-1e48-4b35-b139-e8e87041a253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:34:31.710Z|21addd38-1e48-4b35-b139-e8e87041a253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:34:40.259Z|087c3d8b-7e71-437d-9f6b-c1cfaa9a0e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:40.259Z|1891b5f0-6ae5-470a-bfc4-9139d36f22cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:40.260Z|087c3d8b-7e71-437d-9f6b-c1cfaa9a0e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:40.261Z|1891b5f0-6ae5-470a-bfc4-9139d36f22cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:40.289Z|e9481d20-d16a-48c7-a256-583341d7cb2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:40.291Z|e9481d20-d16a-48c7-a256-583341d7cb2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:46.709Z|514ee8b2-44fe-4a14-bf00-93eb81a1cf12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:34:46.710Z|514ee8b2-44fe-4a14-bf00-93eb81a1cf12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:34:47.402Z|aefeea8e-d70d-4ef1-9904-01636bcca904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:34:47.403Z|aefeea8e-d70d-4ef1-9904-01636bcca904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:34:50.297Z|d57d9410-27f9-4ed4-8334-aeae4ed41335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:50.297Z|1730fb7f-63b6-4936-8235-1ca057c3b229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:50.298Z|d57d9410-27f9-4ed4-8334-aeae4ed41335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:50.299Z|1730fb7f-63b6-4936-8235-1ca057c3b229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:50.330Z|c6976670-271a-4658-bf72-1ca08ffe3c6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:34:50.331Z|c6976670-271a-4658-bf72-1ca08ffe3c6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:34:59.238Z|cee20742-4d55-4056-a107-ac006bce0149|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:34:59.239Z|cee20742-4d55-4056-a107-ac006bce0149|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:00.341Z|32e65bdd-8d67-4f91-9793-9e07de36ec9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:00.341Z|656f0e9e-666d-4c29-85c2-7c9cba1ad186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:00.342Z|656f0e9e-666d-4c29-85c2-7c9cba1ad186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:00.342Z|32e65bdd-8d67-4f91-9793-9e07de36ec9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:00.369Z|2091c3da-45c0-49cb-a94c-fd5c771f7d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:00.371Z|2091c3da-45c0-49cb-a94c-fd5c771f7d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:01.709Z|17317110-740f-44ec-a1ce-be010e09dbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:35:01.709Z|17317110-740f-44ec-a1ce-be010e09dbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:35:10.378Z|518285bb-6b48-4385-ad76-0cd3f89fcd4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:10.379Z|518285bb-6b48-4385-ad76-0cd3f89fcd4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:10.388Z|348c3d99-3b90-4bc6-ae11-cd5a078c8995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:10.390Z|348c3d99-3b90-4bc6-ae11-cd5a078c8995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:10.409Z|87e55372-5758-4e60-a3d0-217bec5f4c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:10.411Z|87e55372-5758-4e60-a3d0-217bec5f4c5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:16.709Z|1d8c2e51-7570-4cea-a15e-ebdc89055b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:35:16.710Z|1d8c2e51-7570-4cea-a15e-ebdc89055b32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:35:17.405Z|95031d2a-08ce-4c50-a134-cb2d7aa4154e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:35:17.407Z|95031d2a-08ce-4c50-a134-cb2d7aa4154e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:35:20.410Z|300cf77b-21c7-43a0-9900-c502c16afd8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:20.411Z|300cf77b-21c7-43a0-9900-c502c16afd8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:20.454Z|9d428aee-ad87-4b84-a15c-338f3d92bb4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:20.455Z|9d428aee-ad87-4b84-a15c-338f3d92bb4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:20.478Z|7570db70-5213-4f19-af11-3c6631d8735d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:20.479Z|7570db70-5213-4f19-af11-3c6631d8735d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:30.454Z|bf33ca37-c2c0-40b9-b02f-1f453a73911f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:30.455Z|bf33ca37-c2c0-40b9-b02f-1f453a73911f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:30.496Z|5f86da5d-ab1b-490b-be0b-08daef2ab2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:30.498Z|5f86da5d-ab1b-490b-be0b-08daef2ab2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:30.522Z|5fea490e-d0c3-4bb3-8e28-abb0e6415bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:30.524Z|5fea490e-d0c3-4bb3-8e28-abb0e6415bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:31.708Z|f282fa03-cbe7-4ff2-8e0b-0c5cc7c84189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:35:31.711Z|f282fa03-cbe7-4ff2-8e0b-0c5cc7c84189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:35:40.506Z|f6ab6600-4900-4896-8ca9-cd43072fab8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:40.508Z|f6ab6600-4900-4896-8ca9-cd43072fab8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:40.532Z|92592cad-63b7-4246-b0e4-03cf66007807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:40.534Z|92592cad-63b7-4246-b0e4-03cf66007807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:40.558Z|e36ff7d3-4330-4a02-977e-22315fe409c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:40.559Z|e36ff7d3-4330-4a02-977e-22315fe409c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:46.709Z|b52f81fc-4134-4796-94b7-2796343b6e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:35:46.710Z|b52f81fc-4134-4796-94b7-2796343b6e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:35:47.408Z|33ecea7b-0b7c-4de0-8591-9d982ac4dbea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:35:47.409Z|33ecea7b-0b7c-4de0-8591-9d982ac4dbea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:35:50.573Z|7bbb55de-f9d6-4ce5-a130-0f2a3a42f1eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:50.573Z|e04fee73-0c17-48fe-8666-9fd71b44eda8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:50.575Z|7bbb55de-f9d6-4ce5-a130-0f2a3a42f1eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:50.575Z|e04fee73-0c17-48fe-8666-9fd71b44eda8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:50.598Z|8b5b9944-5102-4549-875f-d21a6deb9fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:35:50.599Z|8b5b9944-5102-4549-875f-d21a6deb9fd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:35:59.249Z|275bb847-de5c-4fdf-a3f9-803b4825f64a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:35:59.262Z|275bb847-de5c-4fdf-a3f9-803b4825f64a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:00.644Z|25454f25-0d46-4685-95f8-a2ff2ec86056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:00.646Z|25454f25-0d46-4685-95f8-a2ff2ec86056|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:00.655Z|9ee2bb7a-edac-4dc8-b7f9-5a6fdea28ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:00.656Z|9ee2bb7a-edac-4dc8-b7f9-5a6fdea28ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:00.661Z|013dc633-a257-4ce5-8163-5939f7a3d875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:00.663Z|013dc633-a257-4ce5-8163-5939f7a3d875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:01.709Z|3fa0394f-2a80-452b-a11f-9d4f919934ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:36:01.711Z|3fa0394f-2a80-452b-a11f-9d4f919934ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:36:10.772Z|70207556-f28e-4433-8bac-34479ba2c38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:10.774Z|f1b11a80-430e-484c-8d88-81b4fc7ad542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:10.775Z|70207556-f28e-4433-8bac-34479ba2c38b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:10.775Z|f1b11a80-430e-484c-8d88-81b4fc7ad542|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:10.790Z|7ecf38a3-bf16-4b63-81a6-d6f34aa547db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:10.791Z|7ecf38a3-bf16-4b63-81a6-d6f34aa547db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:16.709Z|d7a46c8a-2389-4b2a-80ed-e29d6fb02578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:36:16.718Z|d7a46c8a-2389-4b2a-80ed-e29d6fb02578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:36:17.411Z|a9d2bd10-a3a6-4b4b-92e1-221c2ec59c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:36:17.412Z|a9d2bd10-a3a6-4b4b-92e1-221c2ec59c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:36:20.815Z|2dd153ac-7a5e-414c-be34-143b27b9b0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:20.816Z|2dd153ac-7a5e-414c-be34-143b27b9b0d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:20.824Z|2d4995f0-df62-450e-8dc0-e4b3d3a494a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:20.826Z|2d4995f0-df62-450e-8dc0-e4b3d3a494a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:20.829Z|68ab1873-2048-406a-a9c8-0f2dd5718665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:20.829Z|68ab1873-2048-406a-a9c8-0f2dd5718665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:30.880Z|02f0cd8f-f297-4f35-9429-7bdd775283ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:30.884Z|02f0cd8f-f297-4f35-9429-7bdd775283ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:30.885Z|fcf4729b-d433-447d-b306-2def27d8044d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:30.887Z|fcf4729b-d433-447d-b306-2def27d8044d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:30.936Z|3fa5c777-612b-4ffa-8984-07a7563decc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:30.945Z|3fa5c777-612b-4ffa-8984-07a7563decc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:31.709Z|6425365f-0197-43fa-83b4-40a66be8ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:36:31.710Z|6425365f-0197-43fa-83b4-40a66be8ff55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:36:40.965Z|65680f56-204a-43e6-a072-ba6aea1a576a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:40.967Z|65680f56-204a-43e6-a072-ba6aea1a576a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:40.993Z|b78772ba-4e93-44dc-8b4a-fa12ab588fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:40.994Z|b78772ba-4e93-44dc-8b4a-fa12ab588fde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:41.050Z|ac18592a-bc2b-4db9-9174-ddaa95f5641e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:41.052Z|ac18592a-bc2b-4db9-9174-ddaa95f5641e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:46.709Z|cf2c1c5f-f33c-4414-8f41-e3feca9072ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:36:46.710Z|cf2c1c5f-f33c-4414-8f41-e3feca9072ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:36:47.413Z|80b3d3fb-5777-4944-af2c-9ca4a68def8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:36:47.414Z|80b3d3fb-5777-4944-af2c-9ca4a68def8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:36:51.024Z|cd86a257-554e-4fa3-8481-34a26f3285c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:51.026Z|cd86a257-554e-4fa3-8481-34a26f3285c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:51.041Z|dd2ab076-30fe-4a3f-8b46-c08fd701b3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:51.042Z|dd2ab076-30fe-4a3f-8b46-c08fd701b3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:51.086Z|3916b46e-3c78-4551-95a1-b621e5ef1159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:36:51.087Z|3916b46e-3c78-4551-95a1-b621e5ef1159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:36:59.238Z|cf78c192-c207-4a14-a48d-841835ec9e52|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:36:59.240Z|cf78c192-c207-4a14-a48d-841835ec9e52|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:01.066Z|6ff707ba-fa2d-4485-8db2-3f1c6983bde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:01.067Z|6ff707ba-fa2d-4485-8db2-3f1c6983bde4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:01.080Z|c4460057-fe9a-478d-b463-cdac2e456baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:01.082Z|c4460057-fe9a-478d-b463-cdac2e456baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:01.123Z|ed536eff-4bff-4b7e-a353-dccd53905b37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:01.124Z|ed536eff-4bff-4b7e-a353-dccd53905b37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:01.709Z|1099ce1c-fa40-4fc0-bf0a-8f2459afdb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:37:01.717Z|1099ce1c-fa40-4fc0-bf0a-8f2459afdb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:37:11.108Z|aaf37a79-3d48-480b-b13b-9d1b3ffcbbeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:11.108Z|50ad0649-2e7e-40ae-9682-aedd2e876437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:11.109Z|aaf37a79-3d48-480b-b13b-9d1b3ffcbbeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:11.109Z|50ad0649-2e7e-40ae-9682-aedd2e876437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:11.172Z|1b7e25ad-5be8-4478-a15f-68dc0ec47f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:11.173Z|1b7e25ad-5be8-4478-a15f-68dc0ec47f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:16.709Z|008448e9-95d5-4279-ac06-5094e9599fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:37:16.709Z|008448e9-95d5-4279-ac06-5094e9599fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:37:17.415Z|8ffde5d0-2c01-415e-b6c7-2a19605bf2e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:37:17.416Z|8ffde5d0-2c01-415e-b6c7-2a19605bf2e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:37:21.150Z|0de7b2aa-c870-4797-8d64-e8533016aa8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:21.152Z|0de7b2aa-c870-4797-8d64-e8533016aa8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:21.157Z|3f906dc6-722e-45dd-bacf-737ee2690d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:21.158Z|3f906dc6-722e-45dd-bacf-737ee2690d26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:21.211Z|44e2a885-86fb-4b92-82d6-b9135c03e935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:21.212Z|44e2a885-86fb-4b92-82d6-b9135c03e935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:31.211Z|39c7df75-200e-47ab-9aab-750c4de4e3f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:31.213Z|39c7df75-200e-47ab-9aab-750c4de4e3f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:31.221Z|d83b2150-161d-46e8-9032-387e51fe8758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:31.222Z|d83b2150-161d-46e8-9032-387e51fe8758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:31.301Z|97cbaeec-cb1e-49c8-a498-7fdec971a530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:31.303Z|97cbaeec-cb1e-49c8-a498-7fdec971a530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:31.708Z|c7d2f96b-1a7b-48e5-a559-a0339ca14663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:37:31.710Z|c7d2f96b-1a7b-48e5-a559-a0339ca14663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:37:41.286Z|4d4861a4-0334-4fd3-b5bf-8005ec863c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:41.287Z|cbb5a92b-6c3d-4609-aa43-f1e94a51ca2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:41.287Z|4d4861a4-0334-4fd3-b5bf-8005ec863c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:41.287Z|cbb5a92b-6c3d-4609-aa43-f1e94a51ca2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:41.394Z|fd684bc1-dc23-4db4-b1b9-e59de3899571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:41.395Z|fd684bc1-dc23-4db4-b1b9-e59de3899571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:46.710Z|ca6184b7-c518-4054-a743-a6c962a64c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:37:46.716Z|ca6184b7-c518-4054-a743-a6c962a64c33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:37:47.417Z|7e10da0f-e139-4746-8994-91bcccfe0e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:37:47.417Z|7e10da0f-e139-4746-8994-91bcccfe0e8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:37:51.333Z|09f8e7b4-30fc-4b3a-881b-89d8b3291458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:51.336Z|09f8e7b4-30fc-4b3a-881b-89d8b3291458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:51.367Z|a0b44560-25bc-497d-be68-2fa93c4a7bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:51.368Z|a0b44560-25bc-497d-be68-2fa93c4a7bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:51.425Z|5e5807ad-9758-4a8d-901b-e3a0d1cbd7c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:37:51.428Z|5e5807ad-9758-4a8d-901b-e3a0d1cbd7c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:37:59.240Z|a637f88c-4ce7-4c8b-980b-31b4a4a3b70f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:37:59.246Z|a637f88c-4ce7-4c8b-980b-31b4a4a3b70f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:01.397Z|83e643e6-3083-41d2-932e-362fd6f8147e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:01.399Z|83e643e6-3083-41d2-932e-362fd6f8147e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:01.411Z|fd2acf40-f933-49c8-8735-da0ab13216f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:01.413Z|fd2acf40-f933-49c8-8735-da0ab13216f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:01.493Z|1ea62ebc-4fd7-4947-9c80-745d34cf61da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:01.495Z|1ea62ebc-4fd7-4947-9c80-745d34cf61da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:01.709Z|2abdc8ca-2eb6-4655-a6f3-7e4d47b3f22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:38:01.709Z|2abdc8ca-2eb6-4655-a6f3-7e4d47b3f22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:38:11.465Z|1354e01f-7778-402a-9a16-044a19a40675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:11.467Z|1354e01f-7778-402a-9a16-044a19a40675|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:11.475Z|f2ca1f43-897e-4039-8ae6-effbf2019871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:11.476Z|f2ca1f43-897e-4039-8ae6-effbf2019871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:11.543Z|c324bf19-27ea-416b-b633-7a9516f6e86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:11.544Z|c324bf19-27ea-416b-b633-7a9516f6e86f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:16.708Z|ffc1b32d-fd0c-486c-bbb3-33a072adea3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:38:16.709Z|ffc1b32d-fd0c-486c-bbb3-33a072adea3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:38:17.418Z|fc91a061-fc91-4e30-9ce6-972d10db871d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:38:17.419Z|fc91a061-fc91-4e30-9ce6-972d10db871d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:38:21.516Z|e0ae6b6e-3118-463a-ba6d-d55049fb0720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:21.517Z|5b7be66f-05a2-41ac-b3b2-37529bb092b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:21.517Z|e0ae6b6e-3118-463a-ba6d-d55049fb0720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:21.518Z|5b7be66f-05a2-41ac-b3b2-37529bb092b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:21.578Z|875ec338-8659-42a1-ba5e-f0d5e1667ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:21.579Z|875ec338-8659-42a1-ba5e-f0d5e1667ad4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:31.565Z|cea29d53-88af-4033-9d59-a234c92b45a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:31.566Z|cea29d53-88af-4033-9d59-a234c92b45a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:31.569Z|358a55da-0fee-4a12-8ddf-e1ccb87d318f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:31.572Z|358a55da-0fee-4a12-8ddf-e1ccb87d318f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:31.619Z|309bbc2a-5e0b-4cc7-a54c-077024c2fcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:31.621Z|309bbc2a-5e0b-4cc7-a54c-077024c2fcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:31.709Z|f8ce12be-b94e-445c-8ea5-7c764f24a77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:38:31.711Z|f8ce12be-b94e-445c-8ea5-7c764f24a77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:38:41.599Z|3479e7bb-aed4-4927-b17d-327b5f6aff1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:41.600Z|3479e7bb-aed4-4927-b17d-327b5f6aff1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:41.604Z|7d09e6fc-66dd-48a8-a9b7-22aa1afa4e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:41.605Z|7d09e6fc-66dd-48a8-a9b7-22aa1afa4e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:41.649Z|f5a85abf-b635-461c-b182-b2247b04208c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:41.649Z|f5a85abf-b635-461c-b182-b2247b04208c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:46.708Z|a5760463-ff51-4d8f-a0ab-fc7d865e1cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:38:46.709Z|a5760463-ff51-4d8f-a0ab-fc7d865e1cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:38:47.420Z|768ae749-4a20-4391-997a-47984bfd96ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:38:47.421Z|768ae749-4a20-4391-997a-47984bfd96ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:38:51.632Z|6c94b4b4-f244-489b-a24b-7c8015ffc0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:51.633Z|6c94b4b4-f244-489b-a24b-7c8015ffc0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:51.641Z|3fc12886-2c8c-42f6-b921-4e199c95fe5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:51.642Z|3fc12886-2c8c-42f6-b921-4e199c95fe5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:51.685Z|be84dd9c-e505-4af9-94d1-18fdf4efb47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:38:51.686Z|be84dd9c-e505-4af9-94d1-18fdf4efb47e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:38:59.233Z|f4d405dd-9b0d-4e87-9788-2a7d9083adcb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:38:59.234Z|f4d405dd-9b0d-4e87-9788-2a7d9083adcb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:01.675Z|f7300d16-f740-4954-907e-bb79f0f38ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:01.675Z|cd4c3c36-5f26-403a-9316-f7bac35484c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:01.676Z|cd4c3c36-5f26-403a-9316-f7bac35484c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:01.677Z|f7300d16-f740-4954-907e-bb79f0f38ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:01.709Z|fa3664c2-2cb1-44c7-af71-87a0c94b1ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:39:01.709Z|fa3664c2-2cb1-44c7-af71-87a0c94b1ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:39:01.739Z|5d84896a-678b-48e3-aef9-16ec203faa9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:01.741Z|5d84896a-678b-48e3-aef9-16ec203faa9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:11.709Z|89d73bd8-e603-429c-9205-86e7f2d48753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:11.711Z|89d73bd8-e603-429c-9205-86e7f2d48753|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:11.714Z|1967a9ef-a085-48b8-ac77-5d515af4bf29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:11.715Z|1967a9ef-a085-48b8-ac77-5d515af4bf29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:11.779Z|31ef2dc2-5922-4003-b714-ecd18b2d5e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:11.780Z|31ef2dc2-5922-4003-b714-ecd18b2d5e0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:16.708Z|3f803e1d-fc25-4992-ac75-695b1cba5b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:39:16.714Z|3f803e1d-fc25-4992-ac75-695b1cba5b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:39:17.423Z|85aec45d-4d9a-433a-8167-9e8c5961ecd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:39:17.424Z|85aec45d-4d9a-433a-8167-9e8c5961ecd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:39:21.763Z|4ebfa009-7e14-4709-84b8-e915b4dfd6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:21.764Z|4ebfa009-7e14-4709-84b8-e915b4dfd6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:21.764Z|d4bd5a0d-101e-4351-b4e5-3866dba84964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:21.765Z|d4bd5a0d-101e-4351-b4e5-3866dba84964|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:21.807Z|af1146ac-a701-4384-9b1c-d4513d4244f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:21.808Z|af1146ac-a701-4384-9b1c-d4513d4244f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:31.709Z|e0c37374-272a-4579-b736-1cb282cf094b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:39:31.709Z|e0c37374-272a-4579-b736-1cb282cf094b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:39:31.825Z|ec6642ea-ebe5-41b1-ac7f-0c8a0a93c674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:31.826Z|ec6642ea-ebe5-41b1-ac7f-0c8a0a93c674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:31.836Z|5e793353-6bcf-4c28-bb62-bd09b06acdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:31.837Z|5e793353-6bcf-4c28-bb62-bd09b06acdff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:31.856Z|0e4bf75b-20b9-44a7-a45f-55303db2ae63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:31.857Z|0e4bf75b-20b9-44a7-a45f-55303db2ae63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:41.864Z|2f9a17c1-8343-4ebc-9176-5ed45df85522|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:41.866Z|2f9a17c1-8343-4ebc-9176-5ed45df85522|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:41.901Z|0dd462b5-3d32-46f1-8ae3-b26d98b09163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:41.902Z|0dd462b5-3d32-46f1-8ae3-b26d98b09163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:41.912Z|a3e18d2f-4000-46e6-a68e-922fcbdaec9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:41.913Z|a3e18d2f-4000-46e6-a68e-922fcbdaec9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:46.709Z|0e291444-5a86-47cc-bcf4-cb58c3394596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:39:46.711Z|0e291444-5a86-47cc-bcf4-cb58c3394596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:39:47.425Z|50646984-734c-43b3-9ec1-7269ccee611c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:39:47.426Z|50646984-734c-43b3-9ec1-7269ccee611c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:39:51.896Z|e78d1e50-e9b4-4532-b8f9-4dcb53f25551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:51.897Z|e78d1e50-e9b4-4532-b8f9-4dcb53f25551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:51.930Z|d2ff2173-1ca0-401e-93b7-1ac52745245b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:51.931Z|d2ff2173-1ca0-401e-93b7-1ac52745245b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:51.961Z|a4ec24a0-94ac-4a1e-9d23-d916e2e4d8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:39:51.963Z|a4ec24a0-94ac-4a1e-9d23-d916e2e4d8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:39:59.239Z|b2002bd3-95e2-4aff-a5d4-c6b4a3d143db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:39:59.240Z|b2002bd3-95e2-4aff-a5d4-c6b4a3d143db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:01.721Z|78962d0c-df4d-413d-9910-f93c93de45c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:40:01.729Z|78962d0c-df4d-413d-9910-f93c93de45c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:40:01.931Z|aaacc011-62d0-4729-9c37-346a8b7a8855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:01.932Z|aaacc011-62d0-4729-9c37-346a8b7a8855|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:01.986Z|c7eec1e8-9a3a-4e5c-95c2-e7565cfd18b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:01.987Z|c7eec1e8-9a3a-4e5c-95c2-e7565cfd18b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:01.999Z|486e0709-10c6-40a1-a5a7-ad74ae989d22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:02.000Z|486e0709-10c6-40a1-a5a7-ad74ae989d22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:11.967Z|e261e5e3-6cc6-431b-9f66-e08c852ac423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:11.968Z|e261e5e3-6cc6-431b-9f66-e08c852ac423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:12.027Z|721920e3-45ee-4123-bb4c-ea1a3590c0f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:12.028Z|721920e3-45ee-4123-bb4c-ea1a3590c0f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:12.037Z|270ab0af-6149-4dac-ae1c-a42b1f49d200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:12.037Z|270ab0af-6149-4dac-ae1c-a42b1f49d200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:16.709Z|3ba3d328-3f4e-4de3-8901-474c5298cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:40:16.710Z|3ba3d328-3f4e-4de3-8901-474c5298cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:40:17.427Z|7a97e310-5299-460a-bdc0-79ca45c0edfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:40:17.428Z|7a97e310-5299-460a-bdc0-79ca45c0edfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:40:21.999Z|51dc5a55-c1f1-46bd-90ab-639f675a171c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:22.000Z|51dc5a55-c1f1-46bd-90ab-639f675a171c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:22.070Z|467d094b-b862-4456-a5e8-999e9605a853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:22.071Z|467d094b-b862-4456-a5e8-999e9605a853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:22.089Z|99962db7-e780-4f57-917d-afa114752f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:22.090Z|99962db7-e780-4f57-917d-afa114752f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:31.708Z|180487e4-99dc-45ca-8277-1be620067b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:40:31.709Z|180487e4-99dc-45ca-8277-1be620067b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:40:32.038Z|f7d30cec-3c19-415a-bd3a-ad469f43bac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:32.040Z|f7d30cec-3c19-415a-bd3a-ad469f43bac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:32.108Z|de66ac0f-d808-40e2-adcd-413e2f8185e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:32.110Z|de66ac0f-d808-40e2-adcd-413e2f8185e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:32.123Z|7539e723-1525-4e13-b02f-b77abd76f8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:32.124Z|7539e723-1525-4e13-b02f-b77abd76f8a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:42.084Z|08bdd29f-ea3e-45fc-9206-d75231130dbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:42.085Z|08bdd29f-ea3e-45fc-9206-d75231130dbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:42.138Z|b43b8b3a-0425-44b0-b914-09bab90ca21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:42.139Z|b43b8b3a-0425-44b0-b914-09bab90ca21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:42.161Z|b9cce17d-c16f-47d4-b511-0fca67b25162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:42.162Z|b9cce17d-c16f-47d4-b511-0fca67b25162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:46.709Z|0cc77249-2405-4570-b824-169e3613aa22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:40:46.715Z|0cc77249-2405-4570-b824-169e3613aa22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:40:47.429Z|dc933351-e283-4ccb-b4d8-3bf89ba94219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:40:47.430Z|dc933351-e283-4ccb-b4d8-3bf89ba94219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:40:52.117Z|58b90282-6e16-48f3-80a3-a10f5dfb70ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:52.118Z|58b90282-6e16-48f3-80a3-a10f5dfb70ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:52.169Z|d9d2ae52-c219-4e13-a231-a16097860395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:52.170Z|d9d2ae52-c219-4e13-a231-a16097860395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:52.198Z|da22d951-0113-4aef-8f64-1e734f5d529e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:40:52.199Z|da22d951-0113-4aef-8f64-1e734f5d529e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:40:59.238Z|eb133c99-338d-4284-b888-f2ffcac27b84|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:40:59.240Z|eb133c99-338d-4284-b888-f2ffcac27b84|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:01.709Z|cf3ee72d-131c-4a65-9dde-fe7e67c89415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:41:01.709Z|cf3ee72d-131c-4a65-9dde-fe7e67c89415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:41:02.153Z|6948c592-e05c-4852-990c-29b33309c237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:02.155Z|6948c592-e05c-4852-990c-29b33309c237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:02.210Z|4bc29e93-2c9e-4092-831b-4bda382378d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:02.211Z|4bc29e93-2c9e-4092-831b-4bda382378d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:02.234Z|f0162b00-bf99-44f8-984e-4c4d5f93adcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:02.235Z|f0162b00-bf99-44f8-984e-4c4d5f93adcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:12.197Z|03952f51-2374-4866-bad2-2a24728a4d3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:12.198Z|03952f51-2374-4866-bad2-2a24728a4d3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:12.236Z|172247f1-0882-40ad-ad16-a425279d127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:12.237Z|172247f1-0882-40ad-ad16-a425279d127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:12.278Z|b53b9125-ac84-432f-a255-81369209a17d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:12.279Z|b53b9125-ac84-432f-a255-81369209a17d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:16.709Z|3a7c31a6-71a4-405b-8b18-65c9f88bd860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:41:16.709Z|3a7c31a6-71a4-405b-8b18-65c9f88bd860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:41:17.432Z|5afc9699-7c1c-4908-9628-5e1f97556396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:41:17.435Z|5afc9699-7c1c-4908-9628-5e1f97556396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:41:22.240Z|35001762-041d-4673-8762-51cd0d346231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:22.242Z|35001762-041d-4673-8762-51cd0d346231|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:22.277Z|77b39a9c-86e1-46ba-b791-b9d77e7f1877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:22.278Z|77b39a9c-86e1-46ba-b791-b9d77e7f1877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:22.309Z|1bd85896-af16-420e-bb6e-51a88c065f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:22.310Z|1bd85896-af16-420e-bb6e-51a88c065f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:31.710Z|ecc77f72-046d-4cdb-a2d6-7e28f34ce7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:41:31.715Z|ecc77f72-046d-4cdb-a2d6-7e28f34ce7d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:41:32.288Z|89504a5b-8d10-4c6c-a4dd-9920914b71da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:32.291Z|89504a5b-8d10-4c6c-a4dd-9920914b71da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:32.330Z|713a6bdc-ada9-4057-94cb-d4b5094547cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:32.331Z|713a6bdc-ada9-4057-94cb-d4b5094547cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:32.358Z|7fe92ef1-616e-44b6-a8c8-9e40325e03b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:32.364Z|7fe92ef1-616e-44b6-a8c8-9e40325e03b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:42.323Z|623d92c0-808d-40e5-9ed8-d578c60f9c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:42.324Z|623d92c0-808d-40e5-9ed8-d578c60f9c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:42.363Z|90778a94-f5a9-4b83-ae36-b6cb5455824a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:42.364Z|90778a94-f5a9-4b83-ae36-b6cb5455824a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:42.400Z|c247cd74-5881-4be9-b8ba-9df06cc31ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:42.402Z|c247cd74-5881-4be9-b8ba-9df06cc31ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:46.709Z|a6591ec9-d0fa-469b-abb2-dc3f87855e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:41:46.709Z|a6591ec9-d0fa-469b-abb2-dc3f87855e1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:41:47.436Z|bddb3bed-2cae-4e48-890a-fdb4e6a987bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:41:47.437Z|bddb3bed-2cae-4e48-890a-fdb4e6a987bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:41:52.355Z|813df472-fe65-4e18-bc71-40aa65bda129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:52.356Z|813df472-fe65-4e18-bc71-40aa65bda129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:52.389Z|aeff897d-8090-4b07-b096-ba8db65c88d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:52.390Z|aeff897d-8090-4b07-b096-ba8db65c88d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:52.436Z|31f2be30-e68b-42a8-be33-1a54a3e12ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:41:52.437Z|31f2be30-e68b-42a8-be33-1a54a3e12ad6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:41:59.233Z|e08f14f2-ca6f-44cc-a3ca-e8d44f585b4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:41:59.234Z|e08f14f2-ca6f-44cc-a3ca-e8d44f585b4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:01.708Z|de089700-49da-4c03-b9e7-4b5bb9a31964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:42:01.709Z|de089700-49da-4c03-b9e7-4b5bb9a31964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:42:02.388Z|df83470c-01ec-445e-babe-05f54dabcce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:02.389Z|df83470c-01ec-445e-babe-05f54dabcce3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:02.422Z|a995474f-5ef6-4b58-8ccb-495fcc45f474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:02.423Z|a995474f-5ef6-4b58-8ccb-495fcc45f474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:02.464Z|be3a792e-7833-4617-9073-82084ba36b79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:02.465Z|be3a792e-7833-4617-9073-82084ba36b79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:12.457Z|8e12ec67-f56a-4b8b-8cb3-e03b0091f698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:12.458Z|8e12ec67-f56a-4b8b-8cb3-e03b0091f698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:12.475Z|22395641-52a5-4764-9202-1a68be717290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:12.476Z|22395641-52a5-4764-9202-1a68be717290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:12.493Z|baf309ba-a9a6-4a6c-8d01-b547463a6de0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:12.495Z|baf309ba-a9a6-4a6c-8d01-b547463a6de0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:16.708Z|7b11de94-8815-4e4d-87db-e1784816d6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:42:16.715Z|7b11de94-8815-4e4d-87db-e1784816d6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:42:17.438Z|97a0d2fb-300d-4190-8cbe-ef724ae8539b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:42:17.439Z|97a0d2fb-300d-4190-8cbe-ef724ae8539b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:42:22.500Z|48e2a41b-08e1-42cb-b247-7627397d4e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:22.502Z|48e2a41b-08e1-42cb-b247-7627397d4e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:22.503Z|24dd8b50-be20-4e3a-b61a-435228cf0ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:22.503Z|24dd8b50-be20-4e3a-b61a-435228cf0ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:22.528Z|480482e6-fe30-4fb0-ad1f-699b58e55532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:22.530Z|480482e6-fe30-4fb0-ad1f-699b58e55532|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:31.709Z|c09009e6-679a-4b49-8f69-989d2f0c855b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:42:31.710Z|c09009e6-679a-4b49-8f69-989d2f0c855b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:42:32.539Z|9d9f8296-0a51-496e-9638-469d2068fce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:32.541Z|9d9f8296-0a51-496e-9638-469d2068fce9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:32.544Z|1efbad8a-d7ef-45b3-9d5f-d2219974786a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:32.545Z|1efbad8a-d7ef-45b3-9d5f-d2219974786a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:32.567Z|bd6e52ae-d7a3-412f-b86c-c62bd9f18ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:32.569Z|bd6e52ae-d7a3-412f-b86c-c62bd9f18ef2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:42.576Z|d0e7c8ab-e37d-4cb1-921d-e0b632abc7a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:42.577Z|d0e7c8ab-e37d-4cb1-921d-e0b632abc7a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:42.579Z|dd3b7559-cd37-4f42-87aa-0e4649795bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:42.580Z|dd3b7559-cd37-4f42-87aa-0e4649795bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:42.617Z|a2d8d31e-8ce0-43ad-b814-f9343cac4ced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:42.619Z|a2d8d31e-8ce0-43ad-b814-f9343cac4ced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:46.708Z|0db557d7-7514-4d21-89c2-a21582e925b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:42:46.709Z|0db557d7-7514-4d21-89c2-a21582e925b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:42:47.440Z|078ec299-9dde-45dc-baed-d44433795eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:42:47.441Z|078ec299-9dde-45dc-baed-d44433795eca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:42:52.625Z|1d81190c-fab4-4150-8a8a-a28e418d68f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:52.626Z|1d81190c-fab4-4150-8a8a-a28e418d68f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:52.658Z|b5c94977-c07d-40ea-9392-6918033b1e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:52.658Z|b5c94977-c07d-40ea-9392-6918033b1e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:52.700Z|909a3961-d729-4177-b53e-372f65c973d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:42:52.701Z|909a3961-d729-4177-b53e-372f65c973d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:42:59.239Z|57f5668b-0ec3-4863-875e-e013b29a77c6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:42:59.240Z|57f5668b-0ec3-4863-875e-e013b29a77c6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:01.708Z|567f1a7a-b20e-4f1c-b227-0bb18829fbb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:43:01.723Z|567f1a7a-b20e-4f1c-b227-0bb18829fbb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:43:02.679Z|40025d6c-2220-4bee-8760-f6061cbc5f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:02.683Z|40025d6c-2220-4bee-8760-f6061cbc5f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:02.698Z|28b5f3f8-1cc0-45b4-a93d-3437be822cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:02.699Z|28b5f3f8-1cc0-45b4-a93d-3437be822cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:02.734Z|b6efdff4-2b81-4168-98a4-712ec70d0fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:02.736Z|b6efdff4-2b81-4168-98a4-712ec70d0fdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:12.754Z|b9e006a3-39ea-4576-ae00-2f9a7b38c624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:12.756Z|b9e006a3-39ea-4576-ae00-2f9a7b38c624|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:12.767Z|b599b609-e324-4809-bb43-48a40216820e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:12.768Z|b599b609-e324-4809-bb43-48a40216820e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:12.781Z|9300980e-2016-4930-9795-f918140c4be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:12.782Z|9300980e-2016-4930-9795-f918140c4be9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:16.709Z|eb738e64-0e6f-4218-b2b6-6a2d36a02113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:43:16.710Z|eb738e64-0e6f-4218-b2b6-6a2d36a02113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:43:17.442Z|063541c5-4a80-410c-a56b-db7a4f54a387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:43:17.443Z|063541c5-4a80-410c-a56b-db7a4f54a387|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:43:22.792Z|a4d0e829-a549-4872-9eac-cc00110fbfa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:22.794Z|a4d0e829-a549-4872-9eac-cc00110fbfa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:22.804Z|ead0edfb-98fe-4460-b094-5b30b2be275d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:22.805Z|ead0edfb-98fe-4460-b094-5b30b2be275d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:22.811Z|48120e84-5931-41ee-b64f-1c4cbd7fe0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:22.812Z|48120e84-5931-41ee-b64f-1c4cbd7fe0d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:31.709Z|de2edb0c-bdfc-47aa-9e18-a7a84b1a478b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:43:31.710Z|de2edb0c-bdfc-47aa-9e18-a7a84b1a478b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:43:32.828Z|6a99d7bb-1d7a-45c5-8524-3b8051476a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:32.829Z|6a99d7bb-1d7a-45c5-8524-3b8051476a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:32.846Z|30b61e1c-1647-4d0d-aff5-1387e2564b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:32.848Z|30b61e1c-1647-4d0d-aff5-1387e2564b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:32.853Z|39b3ac4d-8c2e-4619-b461-524f8b14bae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:32.856Z|39b3ac4d-8c2e-4619-b461-524f8b14bae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:42.868Z|2d797105-d425-43ef-863c-3845b6e008a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:42.870Z|2d797105-d425-43ef-863c-3845b6e008a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:42.896Z|16548ca8-ba99-4029-a8fd-5cfe5d29f0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:42.897Z|16548ca8-ba99-4029-a8fd-5cfe5d29f0d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:42.921Z|8ddbde30-6c56-48af-9f61-1299720d8796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:42.922Z|8ddbde30-6c56-48af-9f61-1299720d8796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:46.709Z|58afcac7-902c-42e9-bb4d-0db9977c641d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:43:46.713Z|58afcac7-902c-42e9-bb4d-0db9977c641d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:43:47.445Z|4ed57c21-d6e4-4349-b2c2-e2757bd4fd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:43:47.446Z|4ed57c21-d6e4-4349-b2c2-e2757bd4fd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:43:52.920Z|22a11047-eade-4f1c-b7dc-70cf8cbfa12e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:52.921Z|22a11047-eade-4f1c-b7dc-70cf8cbfa12e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:52.959Z|1aa19958-0104-4c42-97f7-626f3033a32e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:52.960Z|1aa19958-0104-4c42-97f7-626f3033a32e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:52.994Z|c536e6db-06c9-434f-b581-5eef652960fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:43:52.995Z|c536e6db-06c9-434f-b581-5eef652960fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:43:59.253Z|2a2a625c-0ce1-4124-b930-79bcb1898709|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:43:59.256Z|2a2a625c-0ce1-4124-b930-79bcb1898709|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:01.709Z|e69c5aa9-a13a-4722-8915-2baf5f0cb791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:44:01.710Z|e69c5aa9-a13a-4722-8915-2baf5f0cb791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:44:03.003Z|bc20cfb2-c8a0-485e-a9d1-bf43f42f5a73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:03.004Z|bc20cfb2-c8a0-485e-a9d1-bf43f42f5a73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:03.010Z|d476332a-419f-4b28-b6da-d37a64261c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:03.012Z|d476332a-419f-4b28-b6da-d37a64261c52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:03.040Z|2cb56746-a3c4-4dd4-8368-8dbe0d05833d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:03.041Z|2cb56746-a3c4-4dd4-8368-8dbe0d05833d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:13.049Z|6f19e40d-d0c4-48ed-8952-cb99b55e66c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:13.055Z|6f19e40d-d0c4-48ed-8952-cb99b55e66c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:13.075Z|ca83f78e-a8bb-46fa-84b9-58e0342a31c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:13.077Z|ca83f78e-a8bb-46fa-84b9-58e0342a31c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:13.095Z|08f37dd4-a37a-4132-b696-435ad34d4f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:13.097Z|08f37dd4-a37a-4132-b696-435ad34d4f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:16.708Z|f7ebda0f-bcdb-455b-a199-3daa1b5fde2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:44:16.709Z|f7ebda0f-bcdb-455b-a199-3daa1b5fde2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:44:17.448Z|5fb67817-8244-4c96-a0e8-22f62cb748f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:44:17.449Z|5fb67817-8244-4c96-a0e8-22f62cb748f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:44:23.101Z|417c7b4f-7f68-40d3-9069-536b6a37f2b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:23.102Z|417c7b4f-7f68-40d3-9069-536b6a37f2b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:23.126Z|0ee710ef-4f31-4117-be53-71d4049b18b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:23.127Z|0ee710ef-4f31-4117-be53-71d4049b18b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:23.145Z|427d776b-8585-4370-88c4-e9cedd84c10a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:23.146Z|427d776b-8585-4370-88c4-e9cedd84c10a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:31.709Z|20a14fef-8210-4c93-8c16-b4fe0c786d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:44:31.713Z|20a14fef-8210-4c93-8c16-b4fe0c786d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:44:33.156Z|6333583d-e285-4dcc-a0b2-bdf91d05d8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:33.158Z|6333583d-e285-4dcc-a0b2-bdf91d05d8da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:33.166Z|e32d09eb-2ae1-4975-99ec-e31884e0cc5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:33.167Z|e32d09eb-2ae1-4975-99ec-e31884e0cc5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:33.191Z|5a29d518-0e39-4876-98ca-ba958c36d14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:33.192Z|5a29d518-0e39-4876-98ca-ba958c36d14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:43.204Z|0f9da7db-9a07-4d90-bcc5-2294e0d3164d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:43.204Z|8ed03078-2fea-4900-9dea-b4b773541543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:43.204Z|0f9da7db-9a07-4d90-bcc5-2294e0d3164d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:43.205Z|8ed03078-2fea-4900-9dea-b4b773541543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:43.235Z|c8a9555d-301f-4197-aff8-1d790e5eec49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:43.237Z|c8a9555d-301f-4197-aff8-1d790e5eec49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:46.708Z|720a948b-3259-411e-a6d0-6856a6b4a7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:44:46.709Z|720a948b-3259-411e-a6d0-6856a6b4a7f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:44:47.450Z|943e8ced-fe01-4be8-9d49-86d254ec2652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:44:47.451Z|943e8ced-fe01-4be8-9d49-86d254ec2652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:44:53.269Z|64bd6f24-21bb-4668-84e6-f6b4dd14d6a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:53.270Z|64bd6f24-21bb-4668-84e6-f6b4dd14d6a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:53.272Z|68ed5a67-de69-4abd-b099-264141d2a114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:53.274Z|68ed5a67-de69-4abd-b099-264141d2a114|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:53.280Z|e06475db-4f70-4f84-8b24-8199ccd33ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:44:53.284Z|e06475db-4f70-4f84-8b24-8199ccd33ac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:44:59.235Z|7542c260-ebb3-4eb3-9d14-2f2459db1c43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:44:59.237Z|7542c260-ebb3-4eb3-9d14-2f2459db1c43|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:01.709Z|a0389251-0e3d-4a03-af6a-4940fe7501ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:45:01.712Z|a0389251-0e3d-4a03-af6a-4940fe7501ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:45:03.374Z|9cebd062-dbd1-4463-8c0a-cacb62e12bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:03.374Z|af14b18e-236b-45b2-abcc-23acd4cd5369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:03.375Z|af14b18e-236b-45b2-abcc-23acd4cd5369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:03.375Z|9cebd062-dbd1-4463-8c0a-cacb62e12bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:03.384Z|20e95d0e-7a6d-4ec9-bc82-6327f1646a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:03.386Z|20e95d0e-7a6d-4ec9-bc82-6327f1646a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:13.423Z|1eb6f962-5909-45d1-bc5d-f530d8c250a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:13.424Z|1eb6f962-5909-45d1-bc5d-f530d8c250a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:13.425Z|c89037f5-a7a7-4cb1-8226-7dc492495640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:13.427Z|c89037f5-a7a7-4cb1-8226-7dc492495640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:13.433Z|5f78db5b-0590-45e6-b75f-f96dd1586ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:13.435Z|5f78db5b-0590-45e6-b75f-f96dd1586ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:16.709Z|1280b2ec-71d3-4519-a345-941d3815d26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:45:16.713Z|1280b2ec-71d3-4519-a345-941d3815d26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:45:17.452Z|4f4cef00-72fd-4966-a99c-890131ec3f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:45:17.453Z|4f4cef00-72fd-4966-a99c-890131ec3f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:45:23.473Z|31cb74b2-7bb0-4c7e-8320-09883b895efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:23.475Z|31cb74b2-7bb0-4c7e-8320-09883b895efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:23.492Z|4a4b4ac3-60ff-447e-93be-bd83de5fef4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:23.493Z|4a4b4ac3-60ff-447e-93be-bd83de5fef4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:23.504Z|f739807a-4bd2-44a3-ae6e-f63fabcd3476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:23.505Z|f739807a-4bd2-44a3-ae6e-f63fabcd3476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:31.709Z|e5f29024-05f3-4322-9288-a75a512e032f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:45:31.710Z|e5f29024-05f3-4322-9288-a75a512e032f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:45:33.535Z|bbc60dda-0abc-4fad-8020-0eae41a2566d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:33.537Z|bbc60dda-0abc-4fad-8020-0eae41a2566d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:33.552Z|f4e6db8f-4d14-4729-85a8-4aada08252a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:33.560Z|80aabcb0-2a6f-4ecb-9cde-b04f4b544565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:33.563Z|80aabcb0-2a6f-4ecb-9cde-b04f4b544565|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:33.553Z|f4e6db8f-4d14-4729-85a8-4aada08252a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:43.604Z|4db0d295-eb7a-4541-be8c-75b2c4644b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:43.605Z|3672728e-33b9-4ac4-977b-5e87f29e84a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:43.605Z|4db0d295-eb7a-4541-be8c-75b2c4644b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:43.606Z|3672728e-33b9-4ac4-977b-5e87f29e84a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:43.614Z|56b9d7f8-df7f-4aaf-b2fe-d519ff6665ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:43.615Z|56b9d7f8-df7f-4aaf-b2fe-d519ff6665ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:46.709Z|ebc50fd4-6316-4d3c-a646-62445c1a3493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:45:46.710Z|ebc50fd4-6316-4d3c-a646-62445c1a3493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:45:47.454Z|4110018a-41dc-436f-addf-8a0496130f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:45:47.455Z|4110018a-41dc-436f-addf-8a0496130f7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:45:53.661Z|f9c01cfd-8f02-4784-bbbf-95013244e3d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:53.663Z|f9c01cfd-8f02-4784-bbbf-95013244e3d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:53.672Z|90c0df11-7848-4a40-9a66-394d8fb46dd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:53.674Z|90c0df11-7848-4a40-9a66-394d8fb46dd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:53.691Z|53169b6e-c245-45de-b03b-9ea65df529f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:45:53.692Z|53169b6e-c245-45de-b03b-9ea65df529f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:45:59.233Z|704b115b-311b-40da-830c-668bf8f5473d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:45:59.234Z|704b115b-311b-40da-830c-668bf8f5473d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:01.709Z|d05524e1-a9b8-456d-9119-481fae0cb9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:46:01.714Z|d05524e1-a9b8-456d-9119-481fae0cb9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:46:03.716Z|13f7d039-7d0c-46f4-b516-a9d3529bf060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:03.716Z|d5261caf-7c7f-4d6a-b33f-f08de24d99ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:03.717Z|13f7d039-7d0c-46f4-b516-a9d3529bf060|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:03.718Z|d5261caf-7c7f-4d6a-b33f-f08de24d99ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:03.749Z|b420d54e-b060-4f0c-8c54-a467a5338965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:03.750Z|b420d54e-b060-4f0c-8c54-a467a5338965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:13.767Z|8495b36d-a30b-4621-b943-c622f964058e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:13.768Z|8495b36d-a30b-4621-b943-c622f964058e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:13.777Z|dd844667-e21e-43f3-b0e3-d91b4bf368d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:13.779Z|dd844667-e21e-43f3-b0e3-d91b4bf368d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:13.810Z|367386b7-4ef2-41d5-a988-f31b5b350444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:13.811Z|367386b7-4ef2-41d5-a988-f31b5b350444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:16.709Z|eb867fb1-4d0d-4e67-ae85-6a9678858039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:46:16.709Z|eb867fb1-4d0d-4e67-ae85-6a9678858039|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:46:17.456Z|89acf1aa-ebc9-4f22-9dae-b6c5e63c980c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:46:17.457Z|89acf1aa-ebc9-4f22-9dae-b6c5e63c980c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:46:23.840Z|7e2b883d-abed-4e17-ae83-a4e9e302f8ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:23.841Z|7e2b883d-abed-4e17-ae83-a4e9e302f8ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:23.857Z|597426ee-81f2-4328-a900-cc204f22f17e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:23.858Z|597426ee-81f2-4328-a900-cc204f22f17e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:23.858Z|20b8e889-e11f-4d37-9259-edc0a3092f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:23.860Z|20b8e889-e11f-4d37-9259-edc0a3092f49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:31.708Z|e9d6f20d-36a6-4cb7-a073-bed04a2817ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:46:31.709Z|e9d6f20d-36a6-4cb7-a073-bed04a2817ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:46:33.912Z|ab8bc4c4-0871-4d9a-9203-762d58000d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:33.913Z|ab8bc4c4-0871-4d9a-9203-762d58000d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:33.918Z|01461383-1546-4f69-8cc9-6b3866463187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:33.919Z|01461383-1546-4f69-8cc9-6b3866463187|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:33.923Z|a19a8156-f53d-4d60-969d-145ef659ea2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:33.924Z|a19a8156-f53d-4d60-969d-145ef659ea2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:43.993Z|7c068c66-8e96-4033-b44c-a93ee9afe6ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:43.994Z|7c068c66-8e96-4033-b44c-a93ee9afe6ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:43.997Z|7d88c790-8dc4-4972-8cc7-1501be649430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:44.000Z|7d88c790-8dc4-4972-8cc7-1501be649430|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:44.035Z|6b442747-4a81-4c12-b8e3-1194efee0dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:44.037Z|6b442747-4a81-4c12-b8e3-1194efee0dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:46.708Z|f7cc687c-9682-42e3-888c-3a8ad68da46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:46:46.712Z|f7cc687c-9682-42e3-888c-3a8ad68da46f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:46:47.458Z|c7063dfd-a7b3-47c6-932c-efa60245c5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:46:47.459Z|c7063dfd-a7b3-47c6-932c-efa60245c5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:46:54.042Z|7ef1cc06-bd4b-46fa-bbd4-29e26c97288d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:54.043Z|7ef1cc06-bd4b-46fa-bbd4-29e26c97288d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:54.047Z|3870753c-72b5-46d4-aec9-cdb0a9edf82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:54.048Z|3870753c-72b5-46d4-aec9-cdb0a9edf82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:54.094Z|56444dee-8b50-4cff-96d1-8d2b1661b1ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:46:54.095Z|56444dee-8b50-4cff-96d1-8d2b1661b1ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:46:59.238Z|ba0b74c9-911e-48c8-9ea5-014591122792|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:46:59.240Z|ba0b74c9-911e-48c8-9ea5-014591122792|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:01.708Z|435493c4-1bc2-4ceb-b2fa-ea904a3951fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:47:01.709Z|435493c4-1bc2-4ceb-b2fa-ea904a3951fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:47:04.083Z|770dbda2-2321-4d99-8e2c-4d23e62e72c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:04.084Z|92281487-3374-457a-99f8-7d0b9f427cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:04.084Z|770dbda2-2321-4d99-8e2c-4d23e62e72c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:04.084Z|92281487-3374-457a-99f8-7d0b9f427cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:04.122Z|a56861bd-c116-4f58-8b2f-e383fb59cd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:04.124Z|a56861bd-c116-4f58-8b2f-e383fb59cd58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:14.114Z|9045280a-633c-4850-a7e6-27f588d16c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:14.114Z|ad126f18-e3f4-4b40-b906-ec7f9b5fcb08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:14.115Z|ad126f18-e3f4-4b40-b906-ec7f9b5fcb08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:14.115Z|9045280a-633c-4850-a7e6-27f588d16c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:14.160Z|be445916-825d-4f09-95cc-cfe12239236a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:14.165Z|be445916-825d-4f09-95cc-cfe12239236a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:16.708Z|8f994005-461a-4061-a763-bc23ce46a60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:47:16.709Z|8f994005-461a-4061-a763-bc23ce46a60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:47:17.460Z|842c7d8a-f264-4cf8-a6fe-52d3a2134fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:47:17.461Z|842c7d8a-f264-4cf8-a6fe-52d3a2134fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:47:24.145Z|8ecd8dc3-dd42-462f-988e-b3a91c2e6e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:24.145Z|f8419288-3739-43aa-b82c-7cdeff288cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:24.147Z|f8419288-3739-43aa-b82c-7cdeff288cdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:24.147Z|8ecd8dc3-dd42-462f-988e-b3a91c2e6e23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:24.202Z|c6128bad-4383-41a0-8392-321a67ea999a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:24.203Z|c6128bad-4383-41a0-8392-321a67ea999a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:31.709Z|56ba5807-7a2d-43f3-ac36-6b9dc05c06f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:47:31.713Z|56ba5807-7a2d-43f3-ac36-6b9dc05c06f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:47:34.183Z|1f666da4-93d6-44bb-9432-1d62ea612c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:34.184Z|1f666da4-93d6-44bb-9432-1d62ea612c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:34.194Z|d68e8fcc-0a77-4685-aef4-86ad2d112f67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:34.196Z|d68e8fcc-0a77-4685-aef4-86ad2d112f67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:34.242Z|f279f88f-52c9-4fe1-8ecf-29232eaffd66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:34.244Z|f279f88f-52c9-4fe1-8ecf-29232eaffd66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:44.221Z|76af67fe-3526-4968-99a5-d2ad439002f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:44.223Z|76af67fe-3526-4968-99a5-d2ad439002f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:44.240Z|0f7bf613-d3d8-4ac5-a524-6546f89f0506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:44.241Z|0f7bf613-d3d8-4ac5-a524-6546f89f0506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:44.300Z|544ce353-4a4b-4d02-91bb-721e0ee80805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:44.301Z|544ce353-4a4b-4d02-91bb-721e0ee80805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:46.710Z|16b13195-23b2-4ca7-9103-41797a54abf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:47:46.712Z|16b13195-23b2-4ca7-9103-41797a54abf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:47:47.464Z|0e242617-f24b-44f7-a4e4-cb68a3e65830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:47:47.465Z|0e242617-f24b-44f7-a4e4-cb68a3e65830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:47:54.301Z|59d8da89-d53a-4180-8257-9bfc9a314841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:54.301Z|a6b92d89-4ca4-4f72-9c55-89399cb22d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:54.308Z|a6b92d89-4ca4-4f72-9c55-89399cb22d4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:54.305Z|59d8da89-d53a-4180-8257-9bfc9a314841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:54.355Z|0f4f0d90-55fb-49f3-a0ad-57b6e1df4194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:47:54.357Z|0f4f0d90-55fb-49f3-a0ad-57b6e1df4194|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:47:59.236Z|b744c394-e584-4da0-ac79-ae71e67098e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:47:59.237Z|b744c394-e584-4da0-ac79-ae71e67098e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:01.709Z|04913f87-3a96-4ac7-9c8c-65363eea233b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:48:01.710Z|04913f87-3a96-4ac7-9c8c-65363eea233b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:48:04.370Z|179d6abf-8220-4851-9762-c145a8185e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:04.374Z|179d6abf-8220-4851-9762-c145a8185e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:04.379Z|3bc52d0d-4bef-4600-8d4d-bbd391e043ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:04.380Z|3bc52d0d-4bef-4600-8d4d-bbd391e043ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:04.391Z|61941e60-82fc-480f-8fa6-c13b57b7236d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:04.392Z|61941e60-82fc-480f-8fa6-c13b57b7236d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:14.421Z|6acc2900-8ab9-4208-8d3e-4c6959196d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:14.423Z|6acc2900-8ab9-4208-8d3e-4c6959196d98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:14.416Z|ec8cb9ef-c9f7-49b0-bbbb-a9b36db107c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:14.427Z|a9339dcf-ec51-4e95-8c4c-0b12e6dc98a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:14.427Z|ec8cb9ef-c9f7-49b0-bbbb-a9b36db107c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:14.428Z|a9339dcf-ec51-4e95-8c4c-0b12e6dc98a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:16.709Z|1d7c0256-1603-4181-9bd8-e3e327d82274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:48:16.713Z|1d7c0256-1603-4181-9bd8-e3e327d82274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:48:17.466Z|4f4b8a8f-0e14-452c-b1eb-a0c9524b21f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:48:17.467Z|4f4b8a8f-0e14-452c-b1eb-a0c9524b21f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:48:24.481Z|ea22a994-d681-4b42-b17e-ba6217b402d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:24.483Z|ea22a994-d681-4b42-b17e-ba6217b402d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:24.497Z|654adce1-c936-4c7b-b838-001877030830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:24.500Z|654adce1-c936-4c7b-b838-001877030830|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:24.503Z|0641169a-8e34-46b3-a9ff-10680762bdea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:24.505Z|0641169a-8e34-46b3-a9ff-10680762bdea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:31.709Z|1702f141-635a-4ce7-8079-bff3a34ac003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:48:31.710Z|1702f141-635a-4ce7-8079-bff3a34ac003|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:48:34.521Z|ffeba0b8-6576-4c78-8bf3-613df01eb8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:34.522Z|ffeba0b8-6576-4c78-8bf3-613df01eb8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:34.551Z|381e4011-637e-4b2a-9099-31f04a5d9d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:34.551Z|f84fe8d9-7d05-43ea-98ea-ad5b397c4351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:34.552Z|381e4011-637e-4b2a-9099-31f04a5d9d2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:34.553Z|f84fe8d9-7d05-43ea-98ea-ad5b397c4351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:44.656Z|10981055-466b-421e-a2c2-c5d7c9ec56aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:44.658Z|5e36e53e-5d11-49d0-bdc2-72ea25eeea22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:44.659Z|10981055-466b-421e-a2c2-c5d7c9ec56aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:44.660Z|5e36e53e-5d11-49d0-bdc2-72ea25eeea22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:44.661Z|6422bae2-eab5-4f19-b9d8-dce96be4ff49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:44.663Z|6422bae2-eab5-4f19-b9d8-dce96be4ff49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:46.709Z|0f7614a2-3af8-4c8b-b1f3-c835f1c2f639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:48:46.710Z|0f7614a2-3af8-4c8b-b1f3-c835f1c2f639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:48:47.468Z|700b2ce2-162a-43ab-ba46-f49ae33d30d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:48:47.470Z|700b2ce2-162a-43ab-ba46-f49ae33d30d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:48:54.699Z|7ac955f0-c747-4a62-bb1d-773bf2e94300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:54.701Z|7ac955f0-c747-4a62-bb1d-773bf2e94300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:54.706Z|f857c06c-75b4-43ac-a571-4b8408fa6475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:54.707Z|f857c06c-75b4-43ac-a571-4b8408fa6475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:54.720Z|8354a440-c926-4e4b-9c8c-2a1d66b32c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:48:54.721Z|8354a440-c926-4e4b-9c8c-2a1d66b32c58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:48:59.240Z|1d950e41-a472-4b43-8107-e6d5fc69b509|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:48:59.241Z|1d950e41-a472-4b43-8107-e6d5fc69b509|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:01.709Z|f0c4e883-02f8-4167-8072-f3b2a63cd808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:49:01.714Z|f0c4e883-02f8-4167-8072-f3b2a63cd808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:49:04.743Z|ac935999-1954-4271-8303-b0494e96cdc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:04.744Z|ac935999-1954-4271-8303-b0494e96cdc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:04.743Z|74887846-04ea-43ee-a60f-969d0d0fd706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:04.749Z|74887846-04ea-43ee-a60f-969d0d0fd706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:04.788Z|a68114c9-6927-446e-adc0-6c084a4f674d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:04.790Z|a68114c9-6927-446e-adc0-6c084a4f674d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:14.821Z|f2ae3d90-00d6-441b-8903-326f477e1028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:14.822Z|f2ae3d90-00d6-441b-8903-326f477e1028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:14.830Z|71d2d3b0-55d1-4eed-89ce-9f24e75dee38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:14.831Z|71d2d3b0-55d1-4eed-89ce-9f24e75dee38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:14.872Z|b1742cd7-fdee-4bb0-962f-f0d8ec6bbb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:14.874Z|b1742cd7-fdee-4bb0-962f-f0d8ec6bbb50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:16.709Z|a4210b76-f2c2-455c-9f26-ebcf4efae49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:49:16.710Z|a4210b76-f2c2-455c-9f26-ebcf4efae49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:49:17.471Z|18a45f83-1f5b-42e0-af28-b846c9f57ac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:49:17.472Z|18a45f83-1f5b-42e0-af28-b846c9f57ac2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:49:24.873Z|777c11bc-7aa8-4c50-ac9c-57cfc4369353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:24.874Z|777c11bc-7aa8-4c50-ac9c-57cfc4369353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:24.883Z|b2bca309-0dcc-4f37-844f-bd09440a7063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:24.884Z|b2bca309-0dcc-4f37-844f-bd09440a7063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:24.931Z|e77d1f6d-b991-4413-9b37-c2fcfbbb5e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:24.933Z|e77d1f6d-b991-4413-9b37-c2fcfbbb5e2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:31.708Z|1014590d-8e76-4cdd-a3da-9b5676ec69cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:49:31.709Z|1014590d-8e76-4cdd-a3da-9b5676ec69cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:49:34.940Z|8c75639f-f1ca-4e9b-a637-8b759eeaf2fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:34.942Z|8c75639f-f1ca-4e9b-a637-8b759eeaf2fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:34.952Z|0f170873-14ae-42ac-a57a-708dc142c5ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:35.071Z|0f170873-14ae-42ac-a57a-708dc142c5ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:35.072Z|50e15486-14d9-483e-9b21-5131d77ed67a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:35.073Z|50e15486-14d9-483e-9b21-5131d77ed67a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:45.019Z|eaceb678-509f-48c7-a92f-7bcb67029b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:45.020Z|eaceb678-509f-48c7-a92f-7bcb67029b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:45.118Z|d2167716-fc07-4db6-8ccd-5eadf807776b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:45.119Z|d2167716-fc07-4db6-8ccd-5eadf807776b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:45.124Z|88bf004b-bb54-43c3-b048-75d48af18848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:45.125Z|88bf004b-bb54-43c3-b048-75d48af18848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:46.708Z|ea1aa6a4-f410-46b9-85f1-fed504c3479f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:49:46.712Z|ea1aa6a4-f410-46b9-85f1-fed504c3479f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:49:47.475Z|902b6134-942e-49bd-9d40-a9de0f0a1294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:49:47.476Z|902b6134-942e-49bd-9d40-a9de0f0a1294|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:49:55.084Z|8c3ac9be-0540-428c-82bc-9e6a46e815f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:55.087Z|8c3ac9be-0540-428c-82bc-9e6a46e815f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:55.183Z|2f92fc3f-3b51-456a-9966-213189773d00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:55.184Z|2f92fc3f-3b51-456a-9966-213189773d00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:55.188Z|0773a9bd-d2d2-4d06-8ae2-aa3e4c737d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:49:55.189Z|0773a9bd-d2d2-4d06-8ae2-aa3e4c737d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:49:59.233Z|112954a5-fb82-4734-aa4d-2cea0ed59e84|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:49:59.234Z|112954a5-fb82-4734-aa4d-2cea0ed59e84|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:01.709Z|d5087508-06c8-41a2-8fdb-c62cc966f91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:50:01.709Z|d5087508-06c8-41a2-8fdb-c62cc966f91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:50:05.168Z|7620d187-332d-47dd-a277-7d5f5c6809e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:05.169Z|7620d187-332d-47dd-a277-7d5f5c6809e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:05.272Z|372d69b5-aa66-4823-aa19-1987642631d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:05.273Z|372d69b5-aa66-4823-aa19-1987642631d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:05.285Z|2e2802b3-9664-4f3b-99dd-70b89b4c0e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:05.287Z|2e2802b3-9664-4f3b-99dd-70b89b4c0e54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:15.217Z|e0539f7c-6855-422a-8b9c-7ee6707615d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:15.218Z|e0539f7c-6855-422a-8b9c-7ee6707615d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:15.355Z|f9e08f48-953f-438a-8494-6ce7fa7c5c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:15.357Z|f9e08f48-953f-438a-8494-6ce7fa7c5c0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:15.369Z|481f8c82-1192-4fb2-b612-79f0838b3215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:15.371Z|481f8c82-1192-4fb2-b612-79f0838b3215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:16.708Z|8c7768c7-e11d-4343-bc5d-79592cc6978b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:50:16.709Z|8c7768c7-e11d-4343-bc5d-79592cc6978b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:50:17.477Z|1ee2f2ad-8fde-4020-acaa-71d47188d4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:50:17.477Z|1ee2f2ad-8fde-4020-acaa-71d47188d4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:50:25.285Z|b4dd30c0-a9e0-4301-b6e0-acb43aef472e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:25.286Z|b4dd30c0-a9e0-4301-b6e0-acb43aef472e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:25.407Z|bc040695-3048-422a-8732-ce7b2dea67b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:25.408Z|bc040695-3048-422a-8732-ce7b2dea67b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:25.446Z|fc0a13d0-fc20-473e-8801-e1ac793c48f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:25.447Z|fc0a13d0-fc20-473e-8801-e1ac793c48f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:31.708Z|ecf431ef-7269-404f-94be-fae3c5642e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:50:31.715Z|ecf431ef-7269-404f-94be-fae3c5642e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:50:35.355Z|49e5b384-2d56-46ea-b0ab-b1998ad95e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:35.356Z|49e5b384-2d56-46ea-b0ab-b1998ad95e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:35.453Z|cccf07c5-1d16-4dd5-a2d9-8f1ca241a4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:35.455Z|cccf07c5-1d16-4dd5-a2d9-8f1ca241a4ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:35.500Z|031affb1-eb19-4e40-92f9-e625234652d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:35.501Z|031affb1-eb19-4e40-92f9-e625234652d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:45.420Z|f2f335b9-9a79-4570-ad6b-11aed20839b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:45.421Z|f2f335b9-9a79-4570-ad6b-11aed20839b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:45.518Z|b70ecfaf-0d85-4641-b768-f1ceb4661e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:45.519Z|b70ecfaf-0d85-4641-b768-f1ceb4661e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:45.576Z|459dfa2a-fa56-49ec-9fee-38ec7eff67e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:45.577Z|459dfa2a-fa56-49ec-9fee-38ec7eff67e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:46.709Z|5bde9ee3-d68c-4d30-838c-2e53dd40bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:50:46.710Z|5bde9ee3-d68c-4d30-838c-2e53dd40bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:50:47.479Z|801380aa-1175-41fe-8e7c-fd2ebe64ad37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:50:47.480Z|801380aa-1175-41fe-8e7c-fd2ebe64ad37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:50:55.478Z|ef04b95a-82dc-40a4-a502-614348956487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:55.480Z|ef04b95a-82dc-40a4-a502-614348956487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:55.610Z|2154d5aa-c327-418f-8b7e-e3f353872dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:55.611Z|2154d5aa-c327-418f-8b7e-e3f353872dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:55.620Z|b6bd74ad-59c1-401e-a469-9dea8d6fda49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:50:55.621Z|b6bd74ad-59c1-401e-a469-9dea8d6fda49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:50:59.254Z|71cbcd42-850f-45ab-9697-830e1f822df3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:50:59.255Z|71cbcd42-850f-45ab-9697-830e1f822df3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:01.708Z|82f907a4-344f-42ff-bd12-5da581c2cab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:51:01.709Z|82f907a4-344f-42ff-bd12-5da581c2cab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:51:05.534Z|7ca574d6-dee2-4df3-adcd-ad8f9411d2aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:05.536Z|7ca574d6-dee2-4df3-adcd-ad8f9411d2aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:05.673Z|8d52403a-9bf0-4a7a-abfe-69860be4e50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:05.673Z|eec15a35-d4a5-4e4a-9a4d-66ba46512706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:05.674Z|8d52403a-9bf0-4a7a-abfe-69860be4e50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:05.674Z|eec15a35-d4a5-4e4a-9a4d-66ba46512706|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:15.594Z|82fb64df-4fb4-4405-8c71-d4f588335995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:15.595Z|82fb64df-4fb4-4405-8c71-d4f588335995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:15.712Z|780f7ddd-99b4-4ff5-9e36-beeec5854e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:15.713Z|780f7ddd-99b4-4ff5-9e36-beeec5854e04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:15.737Z|ae613ce9-fd1e-4913-8eb1-ad5775e150c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:15.738Z|ae613ce9-fd1e-4913-8eb1-ad5775e150c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:16.709Z|0da66838-19dd-4bd7-8ea7-aac6efa45c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:51:16.713Z|0da66838-19dd-4bd7-8ea7-aac6efa45c8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:51:17.481Z|c222a21e-09f5-485e-907f-c7a8d9f2ea2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:51:17.482Z|c222a21e-09f5-485e-907f-c7a8d9f2ea2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:51:25.624Z|95a5d7a6-4b7d-4f3a-81fc-bd6683398978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:25.625Z|95a5d7a6-4b7d-4f3a-81fc-bd6683398978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:25.745Z|4fa8a2b1-b0ad-4704-8448-df0b3da1c50b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:25.746Z|4fa8a2b1-b0ad-4704-8448-df0b3da1c50b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:25.765Z|94c18794-6054-4866-b2a1-e598ce8c9fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:25.767Z|94c18794-6054-4866-b2a1-e598ce8c9fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:31.709Z|944892d6-0339-4507-9571-5ccb47885cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:51:31.710Z|944892d6-0339-4507-9571-5ccb47885cec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:51:35.660Z|162d5816-eaca-460d-8730-a5ab1b846caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:35.664Z|162d5816-eaca-460d-8730-a5ab1b846caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:35.790Z|5e03724c-378b-4bbc-91cf-c566aed2ea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:35.791Z|5e03724c-378b-4bbc-91cf-c566aed2ea80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:35.817Z|23d973b5-04fa-4589-8d24-ede5b8d74ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:35.820Z|23d973b5-04fa-4589-8d24-ede5b8d74ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:45.735Z|d74fd3aa-bec9-4a2b-b622-778956b714f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:45.736Z|d74fd3aa-bec9-4a2b-b622-778956b714f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:45.828Z|f13804f0-7aea-46a2-9dc2-8275ebc9f87d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:45.830Z|f13804f0-7aea-46a2-9dc2-8275ebc9f87d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:45.853Z|4ebe4cb6-5b2f-4b33-8e4b-489ba9169149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:45.855Z|4ebe4cb6-5b2f-4b33-8e4b-489ba9169149|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:46.710Z|861d3661-62d1-4a02-b401-5f6feed84b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:51:46.711Z|861d3661-62d1-4a02-b401-5f6feed84b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:51:47.483Z|6e485bc6-3bc2-46f0-94a4-c43339bb12c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:51:47.484Z|6e485bc6-3bc2-46f0-94a4-c43339bb12c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:51:55.776Z|dd3097a2-0211-4f93-8a88-ffcb0aa66ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:55.779Z|dd3097a2-0211-4f93-8a88-ffcb0aa66ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:55.866Z|6542c8f5-d9c7-4895-bdf3-9e46cdb9ba68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:55.867Z|6542c8f5-d9c7-4895-bdf3-9e46cdb9ba68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:55.904Z|b211e649-7f73-4a22-9f17-7db5823a5cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:51:55.904Z|b211e649-7f73-4a22-9f17-7db5823a5cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:51:59.236Z|5529efd2-e321-45ef-a7e3-fded6b287b85|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:51:59.239Z|5529efd2-e321-45ef-a7e3-fded6b287b85|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:01.710Z|d001025b-f4a3-424b-b666-a562ad846ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:52:01.716Z|d001025b-f4a3-424b-b666-a562ad846ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:52:05.826Z|70cc8816-bc36-49e6-afcf-522075d9e088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:05.827Z|70cc8816-bc36-49e6-afcf-522075d9e088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:05.917Z|89fd285d-bd28-448f-a0d7-aec346c6c324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:05.918Z|89fd285d-bd28-448f-a0d7-aec346c6c324|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:05.937Z|95126403-9240-44e8-9a7d-f4c2e6102cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:05.938Z|95126403-9240-44e8-9a7d-f4c2e6102cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:15.865Z|7c7620df-0f55-4c02-b9ea-3b568e85131b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:15.866Z|7c7620df-0f55-4c02-b9ea-3b568e85131b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:15.960Z|2040a534-a01a-4ada-8bd5-279a4d3d6f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:15.962Z|2040a534-a01a-4ada-8bd5-279a4d3d6f4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:15.981Z|58e035d0-6e31-4e70-bca1-7503acc0dcf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:15.982Z|58e035d0-6e31-4e70-bca1-7503acc0dcf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:16.708Z|3022a47b-0d2e-4d14-8f05-6af3373a6056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:52:16.709Z|3022a47b-0d2e-4d14-8f05-6af3373a6056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:52:17.486Z|2fab1cb4-5929-4512-a254-8a18f022cc85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:52:17.491Z|2fab1cb4-5929-4512-a254-8a18f022cc85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:52:25.900Z|75a5188e-2aff-4db0-a702-afc2f079c418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:25.901Z|75a5188e-2aff-4db0-a702-afc2f079c418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:25.995Z|8da6b846-4457-45d9-9047-4b771a931b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:25.996Z|8da6b846-4457-45d9-9047-4b771a931b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:26.011Z|1e2ebbb1-1cde-45b6-a3e6-00513b29b395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:26.012Z|1e2ebbb1-1cde-45b6-a3e6-00513b29b395|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:31.708Z|c76afe7f-2b64-41f8-ac02-f62209227c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:52:31.710Z|c76afe7f-2b64-41f8-ac02-f62209227c92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:52:35.939Z|9752e02f-f9f5-4bdb-a04b-b4f7ef38aae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:35.941Z|9752e02f-f9f5-4bdb-a04b-b4f7ef38aae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:36.041Z|199c8815-b298-4006-ad72-0f8bfb3c0b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:36.041Z|199c8815-b298-4006-ad72-0f8bfb3c0b9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:36.059Z|e262b42d-60ba-418f-92fa-b2398c0d5e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:36.060Z|e262b42d-60ba-418f-92fa-b2398c0d5e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:45.997Z|2366af4f-70b2-440d-bd98-0e0cb3921b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:45.999Z|2366af4f-70b2-440d-bd98-0e0cb3921b0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:46.073Z|d398e51c-83c9-4865-82d7-da90e63bfbfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:46.074Z|d398e51c-83c9-4865-82d7-da90e63bfbfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:46.093Z|ed53efb8-cb8f-4dea-9fb5-e6b372a17ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:46.095Z|ed53efb8-cb8f-4dea-9fb5-e6b372a17ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:46.708Z|7bca30ab-b109-4545-8a13-29f7e636a67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:52:46.715Z|7bca30ab-b109-4545-8a13-29f7e636a67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:52:47.492Z|6389fb64-9752-4568-a12e-cd5c67b958f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:52:47.492Z|6389fb64-9752-4568-a12e-cd5c67b958f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:52:56.056Z|c3460089-a588-44be-b029-b6f9f74b6579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:56.057Z|c3460089-a588-44be-b029-b6f9f74b6579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:56.105Z|48467ffb-8b66-45d4-8574-fd3e30e7e1c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:56.106Z|48467ffb-8b66-45d4-8574-fd3e30e7e1c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:56.132Z|4ad99a63-9154-4af3-82e3-3dedde3658d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:52:56.133Z|4ad99a63-9154-4af3-82e3-3dedde3658d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:52:59.234Z|04c7767a-571a-48cf-b2f3-d8650aa5b9da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:52:59.235Z|04c7767a-571a-48cf-b2f3-d8650aa5b9da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:01.710Z|150d4229-a194-42cb-b43c-13706b50447e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:53:01.711Z|150d4229-a194-42cb-b43c-13706b50447e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:53:06.119Z|203db895-86a5-4034-b59d-356e6814a055|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:06.120Z|203db895-86a5-4034-b59d-356e6814a055|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:06.150Z|fe3c99a7-eeff-418c-8180-b6b688070a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:06.152Z|fe3c99a7-eeff-418c-8180-b6b688070a86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:06.188Z|17a755eb-3bfe-430d-b4bc-8b1edca5ee55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:06.189Z|17a755eb-3bfe-430d-b4bc-8b1edca5ee55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:16.165Z|a92350ae-b444-41ea-83d3-54c5daf5ab4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:16.166Z|a92350ae-b444-41ea-83d3-54c5daf5ab4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:16.192Z|e4fc0435-872c-42be-918e-725fec564836|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:16.193Z|e4fc0435-872c-42be-918e-725fec564836|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:16.231Z|9166a7e3-f2a3-40d3-b488-d046469047e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:16.232Z|9166a7e3-f2a3-40d3-b488-d046469047e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:16.709Z|3c28007e-938d-4198-a337-19dba61e887b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:53:16.710Z|3c28007e-938d-4198-a337-19dba61e887b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:53:17.493Z|06f76656-2f4c-4bc2-b7ca-d08c20a45e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:53:17.495Z|06f76656-2f4c-4bc2-b7ca-d08c20a45e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:53:26.226Z|7a1779dd-edb4-48b1-99e4-61faa7444cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:26.228Z|7a1779dd-edb4-48b1-99e4-61faa7444cc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:26.250Z|a63dfce9-ecea-4558-9c9f-4f71088fce66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:26.251Z|a63dfce9-ecea-4558-9c9f-4f71088fce66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:26.273Z|54d7d8d1-6c47-40a3-95e2-b0e066b430d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:26.274Z|54d7d8d1-6c47-40a3-95e2-b0e066b430d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:31.709Z|a01b4278-0e4c-4994-b152-8b5e8a26a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:53:31.713Z|a01b4278-0e4c-4994-b152-8b5e8a26a890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:53:36.283Z|b47e3c1d-6dd5-4fcf-ad21-0de8043c3a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:36.284Z|b47e3c1d-6dd5-4fcf-ad21-0de8043c3a62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:36.288Z|5d6a9853-21ee-4b74-94c3-c9c393ba7d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:36.288Z|5d6a9853-21ee-4b74-94c3-c9c393ba7d72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:36.310Z|52156a23-e37f-4bca-b61f-638bebceed02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:36.311Z|52156a23-e37f-4bca-b61f-638bebceed02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:46.321Z|3408c204-7753-4512-bad9-1676d9b93ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:46.324Z|3408c204-7753-4512-bad9-1676d9b93ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:46.328Z|6620cfbf-1e8c-4770-ad64-ba0d4bf04c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:46.330Z|6620cfbf-1e8c-4770-ad64-ba0d4bf04c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:46.367Z|7ed43b35-fae1-4be8-9f3d-e15e35ae2a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:46.368Z|7ed43b35-fae1-4be8-9f3d-e15e35ae2a9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:46.709Z|69b80c01-caf6-4d46-9682-4f2e810f8acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:53:46.710Z|69b80c01-caf6-4d46-9682-4f2e810f8acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:53:47.495Z|ef3e76a1-5573-4f17-af7d-965aa51d9016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:53:47.496Z|ef3e76a1-5573-4f17-af7d-965aa51d9016|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:53:56.384Z|2e461b48-7a8d-494a-b782-1ed9e1266ed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:56.385Z|2e461b48-7a8d-494a-b782-1ed9e1266ed0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:56.387Z|6160c8b4-0010-43f8-b2e9-cb9919e0b901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:56.389Z|6160c8b4-0010-43f8-b2e9-cb9919e0b901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:56.404Z|be3e22aa-62d8-49a9-837d-8c9c4b16d24d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:53:56.405Z|be3e22aa-62d8-49a9-837d-8c9c4b16d24d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:53:59.236Z|7cd723f2-0dc1-4626-b0f5-130baa7293e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:53:59.238Z|7cd723f2-0dc1-4626-b0f5-130baa7293e5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:01.709Z|8c20c95d-b556-46e2-a646-fe4c61f063e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:54:01.710Z|8c20c95d-b556-46e2-a646-fe4c61f063e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:54:06.451Z|579c2d45-8839-46e9-8da2-b38132ff5ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:06.455Z|579c2d45-8839-46e9-8da2-b38132ff5ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:06.483Z|91bda314-8b55-4d94-8ea2-f1729448f19d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:06.484Z|91bda314-8b55-4d94-8ea2-f1729448f19d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:06.512Z|65cfa21b-0cfd-44c4-b390-021b9ebb20ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:06.514Z|65cfa21b-0cfd-44c4-b390-021b9ebb20ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:16.568Z|ea46b21c-6f46-42de-8b48-b9586c61980f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:16.570Z|ea46b21c-6f46-42de-8b48-b9586c61980f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:16.572Z|b3743cdd-dda7-4f20-9465-48609a6c1db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:16.573Z|b3743cdd-dda7-4f20-9465-48609a6c1db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:16.598Z|4ee6c632-d5d7-4e33-85ed-78081039962f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:16.599Z|4ee6c632-d5d7-4e33-85ed-78081039962f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:16.709Z|d278d7c3-f2d0-4536-802f-d1de0989ec38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:54:16.714Z|d278d7c3-f2d0-4536-802f-d1de0989ec38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:54:17.497Z|cb78968d-5eee-4d19-b132-64e81b798af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:54:17.498Z|cb78968d-5eee-4d19-b132-64e81b798af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:54:26.621Z|34223e92-7068-45a2-817a-9542fff5dab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:26.622Z|34223e92-7068-45a2-817a-9542fff5dab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:26.623Z|cdc6a266-de88-4f82-8a38-b2b87493ab43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:26.624Z|cdc6a266-de88-4f82-8a38-b2b87493ab43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:26.632Z|37ddb43c-1b34-42ab-831e-faac6a1c1bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:26.632Z|37ddb43c-1b34-42ab-831e-faac6a1c1bd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:31.709Z|0c4c05a8-7b89-449b-8d01-aafbe4e14c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:54:31.713Z|0c4c05a8-7b89-449b-8d01-aafbe4e14c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:54:36.683Z|11dcb7c5-5522-4fca-9b8e-66207c7b48ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:36.683Z|1ce9ff2d-3552-4a59-acfc-2bdfa5630a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:36.684Z|11dcb7c5-5522-4fca-9b8e-66207c7b48ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:36.684Z|1ce9ff2d-3552-4a59-acfc-2bdfa5630a46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:36.692Z|8bebc7af-3038-42f8-8ca1-173912bb7fc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:36.694Z|8bebc7af-3038-42f8-8ca1-173912bb7fc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:44.096Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:54:44.113Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: dbaaf288-06a4-400f-80a7-77d556327962 already exists in requestDb InfraActiveRequests table
2023-01-03T06:54:44.117Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:54:44.118Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:54:44.119Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:54:44.119Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:54:44.119Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:54:44.120Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31c9551ed1f93198", X-B3-SpanId:"c960b619b917dfaa", X-B3-ParentSpanId:"31c9551ed1f93198", X-B3-Sampled:"0", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82698b66-1e71-4721-850f-5df5edfeb1a9"]
2023-01-03T06:54:44.121Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:54:44.121Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:54:44.229Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:54:44.230Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T06:54:44.230Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:54:44.231Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:54:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:54:44.232Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: 
2023-01-03T06:54:44.232Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:54:44.233Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|404|Not Found|InvokeReturn
2023-01-03T06:54:44.604Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-03T06:54:44.627Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-03T06:54:46.709Z|846c625b-38c1-4fea-9c6d-7f391a91ce0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:54:46.710Z|846c625b-38c1-4fea-9c6d-7f391a91ce0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:54:46.727Z|45e59e45-2c30-4f80-a10e-3c3c1699e73d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:46.736Z|45e59e45-2c30-4f80-a10e-3c3c1699e73d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:46.735Z|530dfa9c-9ca0-4407-b166-8f6777834197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:46.739Z|530dfa9c-9ca0-4407-b166-8f6777834197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:46.767Z|1e4246a7-cccc-4313-947f-7fe4efc59b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:46.768Z|1e4246a7-cccc-4313-947f-7fe4efc59b5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:47.499Z|5f485719-77fe-41b9-9543-17a7b5f092b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:54:47.503Z|5f485719-77fe-41b9-9543-17a7b5f092b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:54:56.820Z|b33d39cb-d46d-414b-9744-94f4bddd7515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:56.821Z|b33d39cb-d46d-414b-9744-94f4bddd7515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:56.827Z|8da8702d-f539-4d9c-9677-0fac77a202a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:56.827Z|8da8702d-f539-4d9c-9677-0fac77a202a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:56.820Z|bf174d0b-8bf6-4e42-bc7a-f41fb233c665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:54:56.828Z|bf174d0b-8bf6-4e42-bc7a-f41fb233c665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:54:59.234Z|28de192e-554a-4ae6-98f5-2363726b8c3b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:54:59.235Z|28de192e-554a-4ae6-98f5-2363726b8c3b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:01.708Z|2f0cfa02-4d5a-4e28-b1bb-85ba3f2cb32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:55:01.713Z|2f0cfa02-4d5a-4e28-b1bb-85ba3f2cb32b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:55:06.894Z|54bdf087-cf66-4184-9601-22d1f5132940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:06.895Z|01c5c994-c093-4116-b0f3-736ba9e215af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:06.895Z|54bdf087-cf66-4184-9601-22d1f5132940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:06.895Z|01c5c994-c093-4116-b0f3-736ba9e215af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:06.927Z|42ed04a5-b9d4-4ab3-949a-0a35145aba54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:06.928Z|42ed04a5-b9d4-4ab3-949a-0a35145aba54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:16.709Z|85654de7-e9a0-497d-a241-84ef8d33b6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:55:16.710Z|85654de7-e9a0-497d-a241-84ef8d33b6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:55:16.986Z|7ea2949d-7c43-4912-b4fe-981903a54f3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:16.987Z|7ea2949d-7c43-4912-b4fe-981903a54f3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:17.009Z|f41f9931-5959-464b-b271-9f10a546cb24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:17.011Z|f41f9931-5959-464b-b271-9f10a546cb24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:17.023Z|990515c0-8b5e-4330-9a0a-bd20b41617b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:17.024Z|990515c0-8b5e-4330-9a0a-bd20b41617b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:17.504Z|5d0eab36-8c49-4783-874a-d3ca0664ccd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:55:17.505Z|5d0eab36-8c49-4783-874a-d3ca0664ccd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:55:25.963Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-03T06:55:26.199Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-03T06:55:26.201Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||Invoke
2023-01-03T06:55:26.652Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||InvokeReturn
2023-01-03T06:55:26.653Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 06:55:26 GMT], content-length=[116], vertex-id=[266320], x-aai-txid=[2-aai-resources-230103-06:55:26:683-65817], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T06:55:26.656Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"8f4d2901-53b3-497c-97be-e771107414ff","service-description":"pNF","resource-version":"1672728881399"}

2023-01-03T06:55:26.781Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-01-03T06:55:26.792Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-03T06:55:26.870Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||Invoke
2023-01-03T06:55:26.871Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff with request headers:{Authorization=[***REDACTED***], X-RequestID=[dbaaf288-06a4-400f-80a7-77d556327962], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[488667ca-4934-42fc-8b43-42593cab5f7c], X-ECOMP-RequestID=[dbaaf288-06a4-400f-80a7-77d556327962], X-TransactionId=[], X-ONAP-RequestID=[dbaaf288-06a4-400f-80a7-77d556327962]}
2023-01-03T06:55:26.963Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 06:55:27 GMT], content-length=[116], vertex-id=[266320], x-aai-txid=[2-aai-resources-230103-06:55:27:004-56995], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T06:55:26.964Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|DEBUG|500||{"service-id":"8f4d2901-53b3-497c-97be-e771107414ff","service-description":"pNF","resource-version":"1672728881399"}

2023-01-03T06:55:26.965Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||InvokeReturn
2023-01-03T06:55:26.967Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-03T06:55:26.968Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-03T06:55:27.042Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-03T06:55:27.043Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-03T06:55:27.043Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:27.044Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-03T06:55:27.044Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-03T06:55:27.044Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"31c9551ed1f93198", X-B3-SpanId:"13c450e99302ad46", X-B3-ParentSpanId:"31c9551ed1f93198", X-B3-Sampled:"0", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"765359dc-7336-4f86-abca-9c52528e8b65"]
2023-01-03T06:55:27.045Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52","requestScope":"service"}
2023-01-03T06:55:27.045Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-03T06:55:27.052Z|9c6279e4-a691-4ddd-ae3c-c44ca085ff48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:27.057Z|25005eec-5356-450c-8bd3-1c2ae95e279f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:27.053Z|9c6279e4-a691-4ddd-ae3c-c44ca085ff48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:27.058Z|25005eec-5356-450c-8bd3-1c2ae95e279f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:27.095Z|8ee67d23-62f8-4570-be07-831219f9395b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:27.104Z|8ee67d23-62f8-4570-be07-831219f9395b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:27.587Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:27.587Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-03T06:55:27.588Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-03T06:55:27.588Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:55:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:27.590Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-03T06:55:27.590Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:27.591Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-03T06:55:27.622Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512
2023-01-03T06:55:27.623Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|INFO|500||Invoke
2023-01-03T06:55:27.623Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:27.624Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512
2023-01-03T06:55:27.624Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Method      : GET
2023-01-03T06:55:27.624Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0c1d5e4-f923-4563-b74d-0603e1ce00de"]
2023-01-03T06:55:27.625Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Request body: 
2023-01-03T06:55:27.625Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||==========================request end================================================
2023-01-03T06:55:28.036Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:28.037Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Status code  : 200 OK
2023-01-03T06:55:28.040Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Status text  : 
2023-01-03T06:55:28.040Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=98D7C4239627D21C872C44FC7BD091AC; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:28.053Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_ATgGgpCVXUI5CpX6Hg3z",
  "description" : "catalog service description",
  "modelUUID" : "f270a938-da18-4643-8484-22934e8b2512",
  "modelInvariantUUID" : "b7d5f47d-42ce-46f0-acf1-a701d31c039f",
  "created" : "2023-01-03 06:51:57.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 682257c0-d235",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/csar"
    }
  }
}
2023-01-03T06:55:28.055Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:28.056Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|INFO|500||InvokeReturn
2023-01-03T06:55:28.374Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance
2023-01-03T06:55:28.376Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|INFO|500||Invoke
2023-01-03T06:55:28.376Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:28.377Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance
2023-01-03T06:55:28.377Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Method      : GET
2023-01-03T06:55:28.378Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a9400a5-0281-4548-82e5-e1403a10b110"]
2023-01-03T06:55:28.378Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Request body: 
2023-01-03T06:55:28.379Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-03T06:55:28.490Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:28.491Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T06:55:28.492Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Status text  : 
2023-01-03T06:55:28.493Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:28.493Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Response body: 
2023-01-03T06:55:28.494Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:28.494Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-03T06:55:28.496Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f
2023-01-03T06:55:28.497Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|INFO|500||Invoke
2023-01-03T06:55:28.497Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:28.497Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f
2023-01-03T06:55:28.498Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Method      : GET
2023-01-03T06:55:28.498Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7a06042-04af-4cfb-9c0c-e3a25bd77df0"]
2023-01-03T06:55:28.499Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Request body: 
2023-01-03T06:55:28.499Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||==========================request end================================================
2023-01-03T06:55:28.730Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:28.731Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Status code  : 200 OK
2023-01-03T06:55:28.733Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Status text  : 
2023-01-03T06:55:28.740Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:28.748Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_ATgGgpCVXUI5CpX6Hg3z",
      "description" : "catalog service description",
      "modelUUID" : "f270a938-da18-4643-8484-22934e8b2512",
      "modelInvariantUUID" : "b7d5f47d-42ce-46f0-acf1-a701d31c039f",
      "created" : "2023-01-03 06:51:57.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 682257c0-d235",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/networkCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f"
    }
  }
}
2023-01-03T06:55:28.749Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:28.750Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b7d5f47d-42ce-46f0-acf1-a701d31c039f|INFO|500||InvokeReturn
2023-01-03T06:55:28.776Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance
2023-01-03T06:55:28.778Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|INFO|500||Invoke
2023-01-03T06:55:28.778Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:28.779Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance
2023-01-03T06:55:28.779Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Method      : GET
2023-01-03T06:55:28.780Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5fe0164-100b-49ee-baad-64820f75dd75"]
2023-01-03T06:55:28.780Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Request body: 
2023-01-03T06:55:28.781Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-03T06:55:28.823Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:28.824Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T06:55:28.824Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Status text  : 
2023-01-03T06:55:28.825Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:28.826Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||Response body: 
2023-01-03T06:55:28.826Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:28.827Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=f270a938-da18-4643-8484-22934e8b2512&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-03T06:55:28.828Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-03T06:55:28.829Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-03T06:55:28.829Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:28.830Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-03T06:55:28.831Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-03T06:55:28.831Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c32a4f7a-429b-4fd7-8581-e9f598cc61f2"]
2023-01-03T06:55:28.832Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-03T06:55:28.832Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-03T06:55:28.908Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:28.909Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-03T06:55:28.913Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-03T06:55:28.915Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:55:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:28.918Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-03 05:37:51.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-01-03T06:55:28.919Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:28.921Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-03T06:55:28.926Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-03T06:55:28.927Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-03T06:55:28.927Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:28.928Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-03T06:55:28.928Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-03T06:55:28.929Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08e8f67a-186f-4f89-87fc-d3ab8cbf2101"]
2023-01-03T06:55:28.930Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-03T06:55:28.931Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-03T06:55:29.069Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:29.070Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-03T06:55:29.071Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-03T06:55:29.071Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:29.076Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-03T05:37:51.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-03T06:55:29.077Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:29.078Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-03T06:55:29.100Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512
2023-01-03T06:55:29.106Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|INFO|500||Invoke
2023-01-03T06:55:29.107Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:29.107Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512
2023-01-03T06:55:29.108Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Method      : GET
2023-01-03T06:55:29.108Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"494529a7-1312-42b2-a93b-ef9ea39fb964"]
2023-01-03T06:55:29.109Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Request body: 
2023-01-03T06:55:29.109Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||==========================request end================================================
2023-01-03T06:55:29.178Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:29.179Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Status code  : 200 OK
2023-01-03T06:55:29.180Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Status text  : 
2023-01-03T06:55:29.180Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:55:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:29.183Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_ATgGgpCVXUI5CpX6Hg3z",
  "description" : "catalog service description",
  "modelUUID" : "f270a938-da18-4643-8484-22934e8b2512",
  "modelInvariantUUID" : "b7d5f47d-42ce-46f0-acf1-a701d31c039f",
  "created" : "2023-01-03 06:51:57.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 682257c0-d235",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512/csar"
    }
  }
}
2023-01-03T06:55:29.184Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:29.184Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/f270a938-da18-4643-8484-22934e8b2512|INFO|500||InvokeReturn
2023-01-03T06:55:29.223Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-03T06:55:29.224Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-03T06:55:29.224Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:29.225Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-03T06:55:29.225Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-03T06:55:29.226Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"31c9551ed1f93198", X-B3-SpanId:"ffdba7591b135fcb", X-B3-ParentSpanId:"31c9551ed1f93198", X-B3-Sampled:"0", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ca0b00-a03c-4311-ae41-742732eb7c01"]
2023-01-03T06:55:29.226Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"dbaaf288-06a4-400f-80a7-77d556327962","requestStatus":"IN_PROGRESS","startTime":1672728884627,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"dbaaf288-06a4-400f-80a7-77d556327962"}
2023-01-03T06:55:29.227Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-03T06:55:30.309Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-03T06:55:30.311Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-03T06:55:30.311Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-03T06:55:30.313Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:55:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:55:30.323Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-03T06:54:44.627+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-03T06:55:29.625+00:00",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:55:30.324Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-03T06:55:30.324Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-03T06:55:30.480Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-03T06:55:30.481Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-03T06:55:30.482Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-03T06:55:30.482Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-03T06:55:30.482Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-03T06:55:30.483Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"31c9551ed1f93198", X-B3-SpanId:"e2c2fdec89d5a4f7", X-B3-ParentSpanId:"31c9551ed1f93198", X-B3-Sampled:"0", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad6ba58-dcce-4e03-a11c-141de2f36472"]
2023-01-03T06:55:30.483Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\"modelUuid\":\"f270a938-da18-4643-8484-22934e8b2512\",\"modelInvariantUuid\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\"},\"requestInfo\":{\"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 682257c0-d235 0\",\"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\"instanceParams\":[],\"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"}}}","type":"String"},"requestId":{"value":"dbaaf288-06a4-400f-80a7-77d556327962","type":"String"},"mso-request-id":{"value":"dbaaf288-06a4-400f-80a7-77d556327962","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-03T06:55:30.483Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-03T06:55:31.710Z|6f5d7f87-d893-4ba7-9250-67d4bf60005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:55:31.711Z|6f5d7f87-d893-4ba7-9250-67d4bf60005a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:55:37.113Z|e6c6112b-d1ee-4b53-88a9-5ea303a175e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:37.115Z|e6c6112b-d1ee-4b53-88a9-5ea303a175e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:37.146Z|99f7cba4-02f1-4de7-90b8-0d6562dabc8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:37.147Z|99f7cba4-02f1-4de7-90b8-0d6562dabc8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:37.175Z|9de97c1a-f46b-4e56-9147-516561fda7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:37.176Z|9de97c1a-f46b-4e56-9147-516561fda7d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:46.708Z|89eedc7f-f024-49b0-910d-be8f1b3b5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:55:46.719Z|89eedc7f-f024-49b0-910d-be8f1b3b5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:55:47.178Z|6452d034-9beb-4d91-9b5a-98b2ebc87ba3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:47.180Z|6452d034-9beb-4d91-9b5a-98b2ebc87ba3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:47.200Z|72ef277c-67f3-4837-b8b1-896b78cb2a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:47.201Z|72ef277c-67f3-4837-b8b1-896b78cb2a9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:47.210Z|b41ebe3e-ef9d-4419-a5f2-3e3e10150163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:47.211Z|b41ebe3e-ef9d-4419-a5f2-3e3e10150163|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:47.506Z|35fcdc16-1b03-46b7-950b-d12137091b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:55:47.508Z|35fcdc16-1b03-46b7-950b-d12137091b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:55:57.213Z|63ed9606-c01d-40e1-8abc-72ec8c73e242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:57.214Z|63ed9606-c01d-40e1-8abc-72ec8c73e242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:57.240Z|bd374a7d-58ac-4ed7-b687-31f07c4ee70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:57.241Z|bd374a7d-58ac-4ed7-b687-31f07c4ee70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:57.264Z|8be81dc7-1a34-48b4-8577-bce518e6b4f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:55:57.265Z|8be81dc7-1a34-48b4-8577-bce518e6b4f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:55:59.234Z|aaba7cbf-4e3f-47b7-be36-553881ade537|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:55:59.235Z|aaba7cbf-4e3f-47b7-be36-553881ade537|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:01.709Z|c387fc79-e3ad-470e-81f5-bfb6dbfe2af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:56:01.717Z|c387fc79-e3ad-470e-81f5-bfb6dbfe2af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:56:07.253Z|ac42b91a-ad73-48b4-a6a7-2f97c6d468d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:07.258Z|ac42b91a-ad73-48b4-a6a7-2f97c6d468d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:07.296Z|7536c680-825a-4cad-9ada-9facb5153a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:07.297Z|7536c680-825a-4cad-9ada-9facb5153a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:07.304Z|bf6d09ed-500a-4d53-8d34-6487b002b90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:07.305Z|bf6d09ed-500a-4d53-8d34-6487b002b90b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:16.709Z|d75337a6-4903-4616-9841-4b5b094c2fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:56:16.709Z|d75337a6-4903-4616-9841-4b5b094c2fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:56:17.292Z|e065ed5d-bf18-43c3-bd6c-3924dd1c7cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:17.294Z|e065ed5d-bf18-43c3-bd6c-3924dd1c7cab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:17.336Z|bdd91132-1ec5-43ee-82f9-040eee9594a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:17.338Z|bdd91132-1ec5-43ee-82f9-040eee9594a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:17.341Z|a267504c-aa26-47c0-b099-7b31f69d1f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:17.342Z|a267504c-aa26-47c0-b099-7b31f69d1f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:17.510Z|c23893be-21c8-4992-ba5d-febbd7087737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:56:17.511Z|c23893be-21c8-4992-ba5d-febbd7087737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:56:22.487Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-03T06:56:22.488Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-03T06:56:22.489Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-03T06:56:22.490Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7E40F905C19023AD0B49757688005371; Path=/; HttpOnly", Date:"Tue, 03 Jan 2023 06:56:22 GMT", X-ONAP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-TransactionID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ECOMP-RequestID:"dbaaf288-06a4-400f-80a7-77d556327962", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dad6ba58-dcce-4e03-a11c-141de2f36472", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:56:22.491Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"dbaaf288-06a4-400f-80a7-77d556327962\",\"instanceId\":\"57240ad0-e87e-41f1-8a6b-4478cf3ea448\"}}","message":"Success","processInstanceID":"9da28549-8b33-11ed-b08c-5252d6793de1","variables":null,"messageCode":200}
2023-01-03T06:56:22.491Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-03T06:56:22.492Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-03T06:56:22.513Z|dbaaf288-06a4-400f-80a7-77d556327962|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:56:27.346Z|8013e15d-1e57-4ee3-a00e-9ea3435c5467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:27.348Z|8013e15d-1e57-4ee3-a00e-9ea3435c5467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:27.374Z|21564ca7-337f-41bd-8840-f78c7f05fdcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:27.375Z|21564ca7-337f-41bd-8840-f78c7f05fdcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:27.376Z|77892004-bef1-4f8f-a6e5-7849ac87f602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:27.377Z|77892004-bef1-4f8f-a6e5-7849ac87f602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:31.709Z|760dd89f-8e3b-4eb3-b101-d2d2926d52a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:56:31.730Z|760dd89f-8e3b-4eb3-b101-d2d2926d52a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:56:37.410Z|fdceab4d-2ae1-441f-b50f-526e42f09ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:37.413Z|fdceab4d-2ae1-441f-b50f-526e42f09ea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:37.414Z|09c23d38-1a35-4eeb-aca3-350f5c565adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:37.425Z|09c23d38-1a35-4eeb-aca3-350f5c565adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:37.491Z|8a6dada6-2776-4f29-8c18-30478e570030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:37.492Z|8a6dada6-2776-4f29-8c18-30478e570030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:46.710Z|877e1cfb-2579-45da-ba4b-8a2042374c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:56:46.711Z|877e1cfb-2579-45da-ba4b-8a2042374c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:56:47.489Z|49046902-3471-4bf4-a43c-c3606926dcf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:47.490Z|49046902-3471-4bf4-a43c-c3606926dcf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:47.507Z|872bff73-fa28-44b7-96a9-5ecd734c250e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:47.508Z|872bff73-fa28-44b7-96a9-5ecd734c250e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:47.512Z|4e02b7b4-5d2c-4a1a-9891-63fc314a6464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:56:47.513Z|4e02b7b4-5d2c-4a1a-9891-63fc314a6464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:56:47.532Z|661a6fb9-52f3-43b0-9260-48655e1b1630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:47.533Z|661a6fb9-52f3-43b0-9260-48655e1b1630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:49.446Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:56:49.556Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:56:49.558Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:56:49.558Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:56:49.559Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:56:49.559Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:56:49.559Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec8809b6a1964c2", X-B3-SpanId:"84da5793fca2914f", X-B3-ParentSpanId:"9ec8809b6a1964c2", X-B3-Sampled:"0", X-ONAP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-TransactionID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ECOMP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c71e96b-3a8e-4593-8ab2-60ad106b8d80"]
2023-01-03T06:56:49.560Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:56:49.560Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:56:49.717Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:56:49.718Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 200 OK
2023-01-03T06:56:49.719Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:56:49.720Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:56:49.730Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2023-01-03T06:54:44.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T06:56:38.000+00:00",
  "serviceInstanceId" : "57240ad0-e87e-41f1-8a6b-4478cf3ea448",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:56:49.732Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:56:49.734Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||InvokeReturn
2023-01-03T06:56:49.742Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:56:49.743Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T06:56:49.743Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T06:56:49.744Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:56:49.744Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T06:56:49.745Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ec8809b6a1964c2", X-B3-SpanId:"577ee3044ad94841", X-B3-ParentSpanId:"9ec8809b6a1964c2", X-B3-Sampled:"0", X-ONAP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-TransactionID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ECOMP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d3b3277-fae4-454b-9f45-16c366dcbeac"]
2023-01-03T06:56:49.745Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T06:56:49.745Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T06:56:50.030Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T06:56:50.031Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T06:56:50.035Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T06:56:50.037Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:56:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:56:50.041Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T06:56:50.047Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T06:56:50.048Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T06:56:50.227Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:56:50.228Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-03T06:56:50.228Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:56:50.229Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:56:50.229Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:56:50.230Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-TransactionID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ECOMP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"978c9f40-02bb-47e7-add9-86f3ebc046e0"]
2023-01-03T06:56:50.230Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:56:50.230Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:56:50.743Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:56:50.744Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:56:50.745Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:56:50.745Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=01B6218BD289A1A5664CA51AE986F274; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Tue, 03 Jan 2023 06:56:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:56:50.747Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c6946460-8b33-11ed-b08c-5252d6793de1","businessKey":"dbaaf288-06a4-400f-80a7-77d556327962","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-03T06:56:40.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1","superProcessInstanceId":"c57119ca-8b33-11ed-b08c-5252d6793de1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-03T06:56:50.747Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:56:50.748Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:56:50.806Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:56:50.807Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||Invoke
2023-01-03T06:56:50.807Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:56:50.808Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:56:50.866Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:56:50.866Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-TransactionID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ECOMP-RequestID:"f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2329a3aa-41be-4b19-9630-3bdde573fe05"]
2023-01-03T06:56:50.867Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:56:50.867Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:56:51.107Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:56:51.108Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:56:51.108Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:56:51.108Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E80206A1EC0911048BE4CDA6F7DF2386; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"821", Date:"Tue, 03 Jan 2023 06:56:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:56:51.109Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c695c400-8b33-11ed-b08c-5252d6793de1","parentActivityInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","executionId":"c6946460-8b33-11ed-b08c-5252d6793de1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-03T06:56:40.965+0000","endTime":"2023-01-03T06:56:40.992+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1"}]
2023-01-03T06:56:51.109Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:56:51.110Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:56:51.125Z|f8c7bbdc-7e75-4cae-9c6a-c0e0680b0217|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:56:57.539Z|2e04270a-1b51-4f70-be14-67e759224409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:57.540Z|2e04270a-1b51-4f70-be14-67e759224409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:57.558Z|c59072a1-ddeb-40f3-8fc7-4725a6cfd614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:57.560Z|c59072a1-ddeb-40f3-8fc7-4725a6cfd614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:57.575Z|6c01b4c6-c6b2-42de-8fc7-c2acc8ec9a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:56:57.579Z|6c01b4c6-c6b2-42de-8fc7-c2acc8ec9a38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:56:59.233Z|eb5ee30a-33a5-447f-acbf-bd39f07f2613|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:56:59.234Z|eb5ee30a-33a5-447f-acbf-bd39f07f2613|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:01.472Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:57:01.492Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:57:01.493Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:57:01.494Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:01.495Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:57:01.496Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:57:01.496Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bbd31d64beffc91", X-B3-SpanId:"212cc06c506b4401", X-B3-ParentSpanId:"5bbd31d64beffc91", X-B3-Sampled:"0", X-ONAP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-TransactionID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ECOMP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89d722db-9316-4b3d-b151-7046e80c7e18"]
2023-01-03T06:57:01.497Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:57:01.497Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:57:01.556Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:01.557Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:01.557Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:57:01.558Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:01.569Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2023-01-03T06:54:44.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T06:56:38.000+00:00",
  "serviceInstanceId" : "57240ad0-e87e-41f1-8a6b-4478cf3ea448",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:57:01.570Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:01.570Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||InvokeReturn
2023-01-03T06:57:01.573Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:57:01.574Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T06:57:01.574Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:01.574Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:57:01.575Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T06:57:01.575Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bbd31d64beffc91", X-B3-SpanId:"93ce428146f1620a", X-B3-ParentSpanId:"5bbd31d64beffc91", X-B3-Sampled:"0", X-ONAP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-TransactionID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ECOMP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7c88dcd-2fd7-4073-bad0-860269bbce53"]
2023-01-03T06:57:01.576Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T06:57:01.576Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T06:57:01.607Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:01.608Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:01.610Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T06:57:01.611Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:01.615Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T06:57:01.615Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:01.616Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T06:57:01.708Z|cec4a159-1305-4735-b330-a9f831afefa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:57:01.714Z|cec4a159-1305-4735-b330-a9f831afefa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:57:01.744Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:57:01.749Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-03T06:57:01.749Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:01.750Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:57:01.750Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:57:01.751Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-TransactionID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ECOMP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef00759-cc75-496e-9f22-1b179d3527c6"]
2023-01-03T06:57:01.752Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:57:01.752Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:57:01.946Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:01.946Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:01.947Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:57:01.947Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F43963E1EAFD3DD79B6809840791460B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Tue, 03 Jan 2023 06:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:01.948Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c6946460-8b33-11ed-b08c-5252d6793de1","businessKey":"dbaaf288-06a4-400f-80a7-77d556327962","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-03T06:56:40.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1","superProcessInstanceId":"c57119ca-8b33-11ed-b08c-5252d6793de1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-03T06:57:01.948Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:01.949Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:57:02.008Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:57:02.010Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||Invoke
2023-01-03T06:57:02.010Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:02.010Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:57:02.011Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:57:02.011Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-TransactionID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ECOMP-RequestID:"7449f2e4-00c1-4619-9d95-25b2d13566a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a641ce51-9251-49d3-a717-f08896fe1995"]
2023-01-03T06:57:02.012Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:57:02.012Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:57:02.175Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:02.176Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:02.176Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:57:02.177Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=723CA0BD95582F3546B8D2D0DD90F386; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"821", Date:"Tue, 03 Jan 2023 06:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:02.178Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c695c400-8b33-11ed-b08c-5252d6793de1","parentActivityInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","executionId":"c6946460-8b33-11ed-b08c-5252d6793de1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-03T06:56:40.965+0000","endTime":"2023-01-03T06:56:40.992+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1"}]
2023-01-03T06:57:02.179Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:02.179Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:57:02.189Z|7449f2e4-00c1-4619-9d95-25b2d13566a5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:57:07.591Z|4e053200-3619-4811-9aa9-ee23dc3b3d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:07.591Z|c5be2743-35c3-4e20-b7f5-8be7f623a47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:07.592Z|4e053200-3619-4811-9aa9-ee23dc3b3d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:07.592Z|c5be2743-35c3-4e20-b7f5-8be7f623a47b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:07.657Z|4cf46b5f-6b63-4a3e-aa6a-a62a43bd15f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:07.658Z|4cf46b5f-6b63-4a3e-aa6a-a62a43bd15f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:12.419Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:57:12.428Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:57:12.429Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:57:12.429Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:12.430Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:57:12.431Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:57:12.431Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d808db40ea67995e", X-B3-SpanId:"daac899a90764136", X-B3-ParentSpanId:"d808db40ea67995e", X-B3-Sampled:"0", X-ONAP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-TransactionID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ECOMP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cecf091-1e57-408f-861d-09fc3d32d569"]
2023-01-03T06:57:12.432Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:57:12.432Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:57:12.503Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:12.503Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:12.504Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:57:12.504Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:12.507Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2023-01-03T06:54:44.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T06:56:38.000+00:00",
  "serviceInstanceId" : "57240ad0-e87e-41f1-8a6b-4478cf3ea448",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:57:12.507Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:12.508Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||InvokeReturn
2023-01-03T06:57:12.510Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:57:12.511Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T06:57:12.511Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:12.512Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:57:12.512Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T06:57:12.512Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d808db40ea67995e", X-B3-SpanId:"2d5927d67ce49091", X-B3-ParentSpanId:"d808db40ea67995e", X-B3-Sampled:"0", X-ONAP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-TransactionID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ECOMP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"507dcd1a-88ac-4698-be52-93beea377625"]
2023-01-03T06:57:12.513Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T06:57:12.513Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T06:57:12.538Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:12.539Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:12.540Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T06:57:12.541Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:12.556Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T06:57:12.557Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:12.557Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T06:57:12.616Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:57:12.617Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-03T06:57:12.618Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:12.621Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:57:12.622Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:57:12.622Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-TransactionID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ECOMP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c00a8f67-71bc-4dce-941e-cd55d2642d82"]
2023-01-03T06:57:12.623Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:57:12.623Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:57:12.798Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:12.798Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:12.799Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:57:12.799Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=06857C40D09A9F91E4E3F8CC71C82DF3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Tue, 03 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:12.800Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c6946460-8b33-11ed-b08c-5252d6793de1","businessKey":"dbaaf288-06a4-400f-80a7-77d556327962","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-03T06:56:40.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1","superProcessInstanceId":"c57119ca-8b33-11ed-b08c-5252d6793de1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-03T06:57:12.800Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:12.801Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:57:12.838Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:57:12.839Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||Invoke
2023-01-03T06:57:12.840Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:12.840Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:57:12.840Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:57:12.841Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-TransactionID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ECOMP-RequestID:"aecef9c1-e888-405c-b1ce-74dc0a3d95ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"399c36fd-23d4-49cc-a4f7-6a35fe749877"]
2023-01-03T06:57:12.844Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:57:12.844Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:57:13.041Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:13.042Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:13.043Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:57:13.043Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0A00002E39C64BABA608D26D6A6140F5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"821", Date:"Tue, 03 Jan 2023 06:57:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:13.044Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c695c400-8b33-11ed-b08c-5252d6793de1","parentActivityInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","executionId":"c6946460-8b33-11ed-b08c-5252d6793de1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-03T06:56:40.965+0000","endTime":"2023-01-03T06:56:40.992+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1"}]
2023-01-03T06:57:13.044Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:13.045Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:57:13.063Z|aecef9c1-e888-405c-b1ce-74dc0a3d95ff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:57:16.708Z|dbedabc8-3d4e-43f0-af98-bc1cfa812fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:57:16.711Z|dbedabc8-3d4e-43f0-af98-bc1cfa812fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:57:17.514Z|892f1870-2462-4864-bca4-a945d5905f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:57:17.515Z|892f1870-2462-4864-bca4-a945d5905f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:57:17.645Z|a606b52b-2dce-44c3-bb37-90934a0116b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:17.646Z|3d832ad6-15a8-4f06-85d8-03aaaf0e3702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:17.646Z|a606b52b-2dce-44c3-bb37-90934a0116b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:17.647Z|3d832ad6-15a8-4f06-85d8-03aaaf0e3702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:17.693Z|dcda674f-cd84-4379-b403-b228b28d923a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:17.694Z|dcda674f-cd84-4379-b403-b228b28d923a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:23.271Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:57:23.278Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:57:23.279Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:57:23.280Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:23.280Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:57:23.281Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:57:23.281Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"767ef6e3151245fa", X-B3-SpanId:"8c24f0af26e80157", X-B3-ParentSpanId:"767ef6e3151245fa", X-B3-Sampled:"0", X-ONAP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-TransactionID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ECOMP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4593c7b-3568-4a39-8485-c9b62a60391c"]
2023-01-03T06:57:23.282Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:57:23.282Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:57:23.317Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:23.319Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:23.320Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:57:23.321Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:23.323Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2023-01-03T06:54:44.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T06:56:38.000+00:00",
  "serviceInstanceId" : "57240ad0-e87e-41f1-8a6b-4478cf3ea448",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:57:23.323Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:23.324Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||InvokeReturn
2023-01-03T06:57:23.327Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:57:23.328Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T06:57:23.329Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:23.329Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:57:23.330Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T06:57:23.331Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"767ef6e3151245fa", X-B3-SpanId:"6e010e646351d55e", X-B3-ParentSpanId:"767ef6e3151245fa", X-B3-Sampled:"0", X-ONAP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-TransactionID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ECOMP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e509337-ff12-4d64-902b-17e46e556dfc"]
2023-01-03T06:57:23.331Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T06:57:23.332Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T06:57:23.357Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:23.358Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:23.358Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T06:57:23.359Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:23.361Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T06:57:23.361Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:23.362Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T06:57:23.400Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:57:23.401Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-03T06:57:23.401Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:23.402Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:57:23.402Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:57:23.403Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-TransactionID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ECOMP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92b0c55a-edbf-411e-be0d-83275f2fece3"]
2023-01-03T06:57:23.403Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:57:23.404Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:57:23.576Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:23.577Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:23.578Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:57:23.578Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67379412836680C6C3156B64C6A1861D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Tue, 03 Jan 2023 06:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:23.579Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c6946460-8b33-11ed-b08c-5252d6793de1","businessKey":"dbaaf288-06a4-400f-80a7-77d556327962","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-03T06:56:40.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1","superProcessInstanceId":"c57119ca-8b33-11ed-b08c-5252d6793de1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-03T06:57:23.579Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:23.580Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:57:23.638Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:57:23.639Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||Invoke
2023-01-03T06:57:23.639Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:57:23.639Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:57:23.640Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:57:23.640Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-TransactionID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ECOMP-RequestID:"8859033e-7be0-432b-b6ab-bbd7d5679397", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65b8e428-59ac-48be-9f18-bcc5625d9fd7"]
2023-01-03T06:57:23.641Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:57:23.641Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:57:23.821Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:57:23.821Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:57:23.827Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:57:23.827Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2ABE4459695B2A2AEBD410B7D1F6FBA6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"821", Date:"Tue, 03 Jan 2023 06:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:57:23.828Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c695c400-8b33-11ed-b08c-5252d6793de1","parentActivityInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","executionId":"c6946460-8b33-11ed-b08c-5252d6793de1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-03T06:56:40.965+0000","endTime":"2023-01-03T06:56:40.992+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1"}]
2023-01-03T06:57:23.829Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:57:23.829Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:57:23.842Z|8859033e-7be0-432b-b6ab-bbd7d5679397|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:57:27.683Z|08d3259d-fdd2-462e-9e14-9b953dfb771a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:27.685Z|08d3259d-fdd2-462e-9e14-9b953dfb771a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:27.712Z|5bff03ed-2f0c-4a92-b845-f9830f51485c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:27.713Z|5bff03ed-2f0c-4a92-b845-f9830f51485c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:27.737Z|dc0707cc-c1f2-4fd8-ad65-6d01ec4c49f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:27.738Z|dc0707cc-c1f2-4fd8-ad65-6d01ec4c49f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:31.709Z|59576e37-b864-40d9-905f-0ef1b875d41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:57:31.710Z|59576e37-b864-40d9-905f-0ef1b875d41a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:57:37.739Z|153fb20c-5df8-48c9-aa2b-c8f0b9a41340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:37.741Z|153fb20c-5df8-48c9-aa2b-c8f0b9a41340|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:37.750Z|45810b8c-e925-4d88-ae90-d4d62bd49c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:37.751Z|45810b8c-e925-4d88-ae90-d4d62bd49c9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:37.787Z|e832b5ca-ca49-48bb-b5c1-b3a709362d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:37.788Z|e832b5ca-ca49-48bb-b5c1-b3a709362d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:46.709Z|c62ada28-d517-427d-9dfa-39f0af85b3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:57:46.709Z|c62ada28-d517-427d-9dfa-39f0af85b3b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:57:47.516Z|aa444ebf-0fc0-4310-b3f4-511605906191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:57:47.516Z|aa444ebf-0fc0-4310-b3f4-511605906191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:57:47.790Z|f00eb8fe-e121-4632-893f-942cf46676e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:47.791Z|f00eb8fe-e121-4632-893f-942cf46676e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:47.799Z|c37d1f37-64db-48a2-b9fc-a9814f9d31c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:47.799Z|c37d1f37-64db-48a2-b9fc-a9814f9d31c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:47.832Z|625ca94b-c2c3-4c1e-a146-36e5e19ea9ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:47.833Z|625ca94b-c2c3-4c1e-a146-36e5e19ea9ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:57.836Z|a9afa68a-78e5-41e0-9564-90cb9bca00fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:57.839Z|a9afa68a-78e5-41e0-9564-90cb9bca00fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:57.845Z|00833218-face-4c2f-9fb3-f0dc2157173e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:57.847Z|00833218-face-4c2f-9fb3-f0dc2157173e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:57.901Z|d39b975b-2e0b-4faa-b223-8697f6bfe268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:57:57.906Z|d39b975b-2e0b-4faa-b223-8697f6bfe268|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:57:59.233Z|b14ca115-add7-4a89-bcce-49e66e346f70|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:57:59.234Z|b14ca115-add7-4a89-bcce-49e66e346f70|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:01.708Z|907562b1-88f5-4e9b-8d0f-877f966855f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:58:01.711Z|907562b1-88f5-4e9b-8d0f-877f966855f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:58:04.666Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:58:04.677Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:58:04.679Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:58:04.680Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:58:04.680Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:58:04.681Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:58:04.681Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f59227de9b612a5", X-B3-SpanId:"4764841ba1f2083d", X-B3-ParentSpanId:"2f59227de9b612a5", X-B3-Sampled:"0", X-ONAP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-TransactionID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ECOMP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f14666-219c-4af7-8b47-85e6c38573c9"]
2023-01-03T06:58:04.682Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:58:04.683Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:58:04.755Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:58:04.756Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 200 OK
2023-01-03T06:58:04.756Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:58:04.757Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:58:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:58:04.765Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).",
  "progress" : 32,
  "startTime" : "2023-01-03T06:54:44.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T06:56:38.000+00:00",
  "serviceInstanceId" : "57240ad0-e87e-41f1-8a6b-4478cf3ea448",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:58:04.766Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:58:04.768Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||InvokeReturn
2023-01-03T06:58:04.772Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:58:04.774Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T06:58:04.774Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T06:58:04.775Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:58:04.775Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T06:58:04.776Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f59227de9b612a5", X-B3-SpanId:"83652914decdee37", X-B3-ParentSpanId:"2f59227de9b612a5", X-B3-Sampled:"0", X-ONAP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-TransactionID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ECOMP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a6db31a-9e21-48ee-8e11-5731d57da540"]
2023-01-03T06:58:04.776Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T06:58:04.777Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T06:58:04.818Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T06:58:04.819Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T06:58:04.821Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T06:58:04.828Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:58:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:58:04.830Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T06:58:04.830Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T06:58:04.831Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T06:58:04.890Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:58:04.891Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-03T06:58:04.892Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:58:04.892Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T06:58:04.893Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:58:04.893Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-TransactionID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ECOMP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"214cbb1d-9b8c-4fcd-b731-d6db9dfa757a"]
2023-01-03T06:58:04.894Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:58:04.894Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:58:05.083Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:58:05.084Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:58:05.085Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:58:05.086Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DCB52F9D483FC3DC84B0BDAA8D8D0BD8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Tue, 03 Jan 2023 06:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:58:05.087Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c6946460-8b33-11ed-b08c-5252d6793de1","businessKey":"dbaaf288-06a4-400f-80a7-77d556327962","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-03T06:56:40.956+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1","superProcessInstanceId":"c57119ca-8b33-11ed-b08c-5252d6793de1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-01-03T06:58:05.087Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:58:05.088Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbaaf288-06a4-400f-80a7-77d556327962&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:58:05.142Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:58:05.144Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||Invoke
2023-01-03T06:58:05.144Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T06:58:05.144Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T06:58:05.145Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T06:58:05.146Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-TransactionID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ECOMP-RequestID:"226f523b-f162-4a62-af47-d4b19c7df2b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1aa61605-c293-4c28-a0b5-b9dfa449ff13"]
2023-01-03T06:58:05.146Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Request body: 
2023-01-03T06:58:05.147Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T06:58:05.337Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T06:58:05.338Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T06:58:05.339Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T06:58:05.340Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=30CB319291449E745655F79E2EE22788; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"821", Date:"Tue, 03 Jan 2023 06:58:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:58:05.340Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Response body: [{"id":"RegisterForPnfReadyEvent:c695c400-8b33-11ed-b08c-5252d6793de1","parentActivityInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","activityId":"RegisterForPnfReadyEvent","activityName":"Register for Pnf Ready Event","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processInstanceId":"c6946460-8b33-11ed-b08c-5252d6793de1","executionId":"c6946460-8b33-11ed-b08c-5252d6793de1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-03T06:56:40.965+0000","endTime":"2023-01-03T06:56:40.992+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9da28549-8b33-11ed-b08c-5252d6793de1"}]
2023-01-03T06:58:05.341Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T06:58:05.341Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c6946460-8b33-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||InvokeReturn
2023-01-03T06:58:05.353Z|226f523b-f162-4a62-af47-d4b19c7df2b3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:58:07.905Z|32cdcb02-ec1b-40f6-bb97-62aecdb16733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:07.907Z|32cdcb02-ec1b-40f6-bb97-62aecdb16733|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:07.909Z|821f2814-a61a-43d0-a77b-f18f1a8ca698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:07.911Z|821f2814-a61a-43d0-a77b-f18f1a8ca698|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:07.963Z|28a010f4-b60e-49ee-b85a-8a4ea8f300ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:07.964Z|28a010f4-b60e-49ee-b85a-8a4ea8f300ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:15.634Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Entering
2023-01-03T06:58:15.640Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:58:15.641Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||Invoke
2023-01-03T06:58:15.642Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||===========================request begin================================================
2023-01-03T06:58:15.642Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962
2023-01-03T06:58:15.642Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Method      : GET
2023-01-03T06:58:15.643Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b925525c204bf9c", X-B3-SpanId:"1861df7fad85923b", X-B3-ParentSpanId:"5b925525c204bf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-RequestID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-TransactionID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-ECOMP-RequestID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0206913-742a-453e-ba5b-f99f147d994c"]
2023-01-03T06:58:15.643Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Request body: 
2023-01-03T06:58:15.643Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||==========================request end================================================
2023-01-03T06:58:15.692Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||============================response begin==========================================
2023-01-03T06:58:15.693Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status code  : 200 OK
2023-01-03T06:58:15.694Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Status text  : 
2023-01-03T06:58:15.694Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:58:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:58:15.695Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||Response body: {
  "requestId" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-03T06:54:44.000+00:00",
  "endTime" : "2023-01-03T06:58:13.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"88260908-2fef-4a3e-833a-0b7de9491a8f\",\n            \"owningEntityName\":\"OE-ETE_Customer-88260908-2fef-4a3e-833a-0b7de9491a8f\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                            \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 682257c0-d235 0\",\n                                        \"modelCustomizationId\":\"86f0773f-5440-44e8-8a5d-b423fec502e9\",\n                                        \"modelInvariantId\":\"b7d5f47d-42ce-46f0-acf1-a701d31c039f\",\n                                        \"modelVersionId\":\"f270a938-da18-4643-8484-22934e8b2512\",\n                                        \"modelName\":\"Demo_pNF_ATgGgpCVXUI5CpX6Hg3z\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"ATgGgpCVXUI5CpX6Hg3z\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T06:58:13.000+00:00",
  "serviceInstanceId" : "57240ad0-e87e-41f1-8a6b-4478cf3ea448",
  "serviceInstanceName" : "Service_Ete_Name6eb8d66f-fb49-4e6d-aefd-dd4031dbcd52",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbaaf288-06a4-400f-80a7-77d556327962",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962"
    }
  }
}
2023-01-03T06:58:15.696Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|DEBUG|500||=======================response end=================================================
2023-01-03T06:58:15.697Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbaaf288-06a4-400f-80a7-77d556327962|INFO|500||InvokeReturn
2023-01-03T06:58:15.699Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:58:15.700Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T06:58:15.700Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T06:58:15.700Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false
2023-01-03T06:58:15.701Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T06:58:15.701Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b925525c204bf9c", X-B3-SpanId:"f2abe648b9fdf54b", X-B3-ParentSpanId:"5b925525c204bf9c", X-B3-Sampled:"0", X-ONAP-RequestID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-RequestID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-TransactionID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-ECOMP-RequestID:"3df28f97-da54-4e70-87e7-af5ac3e9c362", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63e71f09-34fb-448e-8163-15e0668583c9"]
2023-01-03T06:58:15.701Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T06:58:15.702Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T06:58:15.726Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T06:58:15.728Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T06:58:15.728Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T06:58:15.729Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 06:58:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T06:58:15.731Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T06:58:15.731Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T06:58:15.732Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbaaf288-06a4-400f-80a7-77d556327962&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T06:58:15.763Z|3df28f97-da54-4e70-87e7-af5ac3e9c362|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dbaaf288-06a4-400f-80a7-77d556327962|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T06:58:16.710Z|bc94d63e-ba4a-4cff-9c13-1347f6d52dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:58:16.711Z|bc94d63e-ba4a-4cff-9c13-1347f6d52dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:58:17.518Z|cfe22d01-3efb-45ab-a36d-80b132183220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:58:17.518Z|cfe22d01-3efb-45ab-a36d-80b132183220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:58:17.955Z|09f3439d-9c32-48ec-928a-4833d7e1432c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:17.956Z|09f3439d-9c32-48ec-928a-4833d7e1432c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:18.000Z|24a23b79-23aa-49b6-a59f-fa8d6f1af2df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:18.002Z|24a23b79-23aa-49b6-a59f-fa8d6f1af2df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:18.007Z|781fcb70-ac10-4b7b-9d27-0c7e9fa96b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:18.009Z|781fcb70-ac10-4b7b-9d27-0c7e9fa96b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:28.002Z|c6c37ca4-5eaa-407a-a17b-b2ec44d2b509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:28.003Z|c6c37ca4-5eaa-407a-a17b-b2ec44d2b509|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:28.035Z|a6694f8f-78ad-4425-aab1-f06bb53033ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:28.036Z|a6694f8f-78ad-4425-aab1-f06bb53033ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:28.046Z|305f24a6-7e92-4960-a456-c4f01617bf1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:28.047Z|305f24a6-7e92-4960-a456-c4f01617bf1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:31.708Z|c5f25d0f-512f-4563-8df8-8392c860d3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:58:31.709Z|c5f25d0f-512f-4563-8df8-8392c860d3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:58:38.034Z|be4bba85-d215-4296-9e44-6b1b6e6a0cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:38.035Z|be4bba85-d215-4296-9e44-6b1b6e6a0cca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:38.072Z|019bece8-13ac-40c3-b9c2-3acb83ad03a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:38.073Z|019bece8-13ac-40c3-b9c2-3acb83ad03a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:38.075Z|bbca63d0-ae0f-4ba7-af2c-dd842978cb71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:38.076Z|bbca63d0-ae0f-4ba7-af2c-dd842978cb71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:46.709Z|91027d6c-e8a5-479c-a659-d8488d0e4dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:58:46.713Z|91027d6c-e8a5-479c-a659-d8488d0e4dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:58:47.519Z|413942c8-0cb8-4c8e-a55d-d1416f597058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:58:47.520Z|413942c8-0cb8-4c8e-a55d-d1416f597058|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:58:48.063Z|78cc0cd9-7349-4f9d-b96c-be636195ea96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:48.064Z|78cc0cd9-7349-4f9d-b96c-be636195ea96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:48.097Z|a55316a2-0a98-41c4-871e-282ff2d30fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:48.097Z|a55316a2-0a98-41c4-871e-282ff2d30fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:48.105Z|b493f4bf-95be-4854-8547-5477b181ab4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:48.106Z|b493f4bf-95be-4854-8547-5477b181ab4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:58.092Z|b194a95f-1333-4826-98a9-ac909eaa6ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:58.093Z|b194a95f-1333-4826-98a9-ac909eaa6ca8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:58.133Z|abf1df10-83b9-41d9-a2e7-e5c226a6fc54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:58.135Z|0317f0f6-cd01-4a9c-8e5f-b5913d896bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:58:58.135Z|0317f0f6-cd01-4a9c-8e5f-b5913d896bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:58.135Z|abf1df10-83b9-41d9-a2e7-e5c226a6fc54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:58:59.233Z|4fe52946-d028-4820-bcaf-21bf652d5383|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:58:59.234Z|4fe52946-d028-4820-bcaf-21bf652d5383|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:01.709Z|985b7b5a-34d5-41ac-9f19-593d9b8f31a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:59:01.710Z|985b7b5a-34d5-41ac-9f19-593d9b8f31a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:59:08.121Z|eae93321-4a86-4ca4-a579-825f0d491f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:08.122Z|eae93321-4a86-4ca4-a579-825f0d491f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:08.165Z|971bd779-7665-4398-8d5a-c29197bbd4fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:08.166Z|971bd779-7665-4398-8d5a-c29197bbd4fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:08.165Z|7ad9dfc9-d47a-432c-b28f-6d6031e4006b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:08.170Z|7ad9dfc9-d47a-432c-b28f-6d6031e4006b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:16.711Z|9a4d756f-17b7-4421-bb01-602f638bfa02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:59:16.712Z|9a4d756f-17b7-4421-bb01-602f638bfa02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:59:17.521Z|bd2bde2a-2574-4085-bdcc-22cd005d4545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:59:17.521Z|bd2bde2a-2574-4085-bdcc-22cd005d4545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:59:18.157Z|9dbeab12-f57a-408f-90a1-6945d3e24621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:18.158Z|9dbeab12-f57a-408f-90a1-6945d3e24621|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:18.202Z|c3ba2703-dc89-442a-b302-c1a422cbb387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:18.203Z|c3ba2703-dc89-442a-b302-c1a422cbb387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:18.206Z|9fb9d951-da3f-42d8-a55e-f97c483ca79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:18.208Z|9fb9d951-da3f-42d8-a55e-f97c483ca79b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:28.217Z|cf9bc413-12f4-45e6-ba5a-09c0d6093cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:28.218Z|cf9bc413-12f4-45e6-ba5a-09c0d6093cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:28.291Z|cc649850-8b8a-4738-a9c9-4493e13e8a11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:28.293Z|cc649850-8b8a-4738-a9c9-4493e13e8a11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:28.293Z|f8c75fb3-0561-46fc-a546-47c39b25ce3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:28.294Z|f8c75fb3-0561-46fc-a546-47c39b25ce3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:31.708Z|add2704e-5942-4a69-a36e-b80067ecc170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:59:31.718Z|add2704e-5942-4a69-a36e-b80067ecc170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:59:38.286Z|6247c62c-ed34-4ead-a049-6e68e21ceddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:38.287Z|6247c62c-ed34-4ead-a049-6e68e21ceddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:38.345Z|63231443-cff4-4cf0-97c9-3c4340e62567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:38.347Z|63231443-cff4-4cf0-97c9-3c4340e62567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:38.349Z|fc8c0f44-4ebb-484a-865f-61b07967cb50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:38.350Z|fc8c0f44-4ebb-484a-865f-61b07967cb50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:46.708Z|04c4b0bf-f28e-4589-a8f5-e83e42b43671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:59:46.710Z|04c4b0bf-f28e-4589-a8f5-e83e42b43671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:59:47.522Z|893e0103-1069-4482-8b0b-7da7ded21efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T06:59:47.523Z|893e0103-1069-4482-8b0b-7da7ded21efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T06:59:48.345Z|8fa4da31-ee85-43b6-b0ba-97a47b8b5247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:48.346Z|8fa4da31-ee85-43b6-b0ba-97a47b8b5247|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:48.393Z|75ae940c-938c-4e78-b1c0-a6d1fc9128cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:48.396Z|75ae940c-938c-4e78-b1c0-a6d1fc9128cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:48.402Z|62a4f783-c4a3-4457-b9ca-23bcbd66ca34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:48.404Z|62a4f783-c4a3-4457-b9ca-23bcbd66ca34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:58.407Z|80a4b19e-fa0d-4598-82d5-aab2619ab282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:58.408Z|80a4b19e-fa0d-4598-82d5-aab2619ab282|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:58.457Z|6086d37f-b158-49ec-9444-628a34ca5785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:58.458Z|6086d37f-b158-49ec-9444-628a34ca5785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:58.479Z|67015ea6-fc60-4cab-b858-e5e0f545ec53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T06:59:58.482Z|67015ea6-fc60-4cab-b858-e5e0f545ec53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T06:59:59.238Z|3ef57482-9a61-4e5d-ac8d-cc203a95a8c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T06:59:59.239Z|3ef57482-9a61-4e5d-ac8d-cc203a95a8c1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:01.709Z|d306e86a-96f3-49c7-bec3-230a6eefe34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:00:01.711Z|d306e86a-96f3-49c7-bec3-230a6eefe34c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:00:08.471Z|0eec1056-a58c-49c6-84a3-6e681f7cf4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:08.473Z|0eec1056-a58c-49c6-84a3-6e681f7cf4b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:08.508Z|d75cf49b-89d1-4489-ac7f-cb7ca4ffbdda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:08.509Z|d75cf49b-89d1-4489-ac7f-cb7ca4ffbdda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:08.549Z|d5a474ee-118d-4ff0-8ab8-bdb7ecca5bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:08.550Z|d5a474ee-118d-4ff0-8ab8-bdb7ecca5bc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:16.710Z|6661cde3-00b3-4d0f-a37f-1524fece3493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:00:16.715Z|6661cde3-00b3-4d0f-a37f-1524fece3493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:00:17.524Z|b0fedcd9-f1dd-4c0f-bf7f-1b816f777110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:00:17.525Z|b0fedcd9-f1dd-4c0f-bf7f-1b816f777110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:00:18.532Z|bc2318eb-d1b8-4a4a-8439-58f80467fd86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:18.534Z|bc2318eb-d1b8-4a4a-8439-58f80467fd86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:18.556Z|6b6c7c23-62cc-4d03-aac3-88c9ef44a15b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:18.559Z|6b6c7c23-62cc-4d03-aac3-88c9ef44a15b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:18.590Z|eea7fcb6-c32c-4597-88d0-02c82699487d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:18.592Z|eea7fcb6-c32c-4597-88d0-02c82699487d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:28.587Z|ff768d9b-a552-4169-bdd2-047768403a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:28.587Z|cb394efa-f490-44ec-8c03-d6d6abfaf33c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:28.589Z|cb394efa-f490-44ec-8c03-d6d6abfaf33c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:28.589Z|ff768d9b-a552-4169-bdd2-047768403a85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:28.625Z|3502fb0b-1093-4732-a7cf-3a1ae76bca87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:28.627Z|3502fb0b-1093-4732-a7cf-3a1ae76bca87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:31.709Z|6af4754a-8f5c-40ca-81fa-b0d9d32c03f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:00:31.712Z|6af4754a-8f5c-40ca-81fa-b0d9d32c03f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:00:38.635Z|30d775bb-a672-4942-8c37-6a2f55f136c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:38.637Z|30d775bb-a672-4942-8c37-6a2f55f136c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:38.655Z|18b67765-dc44-4627-a2f9-7deba0a2ef6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:38.656Z|18b67765-dc44-4627-a2f9-7deba0a2ef6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:38.693Z|7ed14b4d-a1dc-4906-af67-c8e16b83c70a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:38.695Z|7ed14b4d-a1dc-4906-af67-c8e16b83c70a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:46.710Z|4bf35fad-ef8d-4730-a35f-7bdeec6ce010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:00:46.712Z|4bf35fad-ef8d-4730-a35f-7bdeec6ce010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:00:47.526Z|d22ee31c-9aea-45eb-92b2-23178410d63f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:00:47.527Z|d22ee31c-9aea-45eb-92b2-23178410d63f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:00:48.693Z|88e291e4-e041-4106-86c8-bee1cfe47fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:48.695Z|88e291e4-e041-4106-86c8-bee1cfe47fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:48.760Z|183c7e8e-959a-421b-a30d-874d93e3fb11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:48.761Z|183c7e8e-959a-421b-a30d-874d93e3fb11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:48.775Z|6622de7f-1701-4c17-abb7-6ce993fdb649|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:48.776Z|6622de7f-1701-4c17-abb7-6ce993fdb649|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:58.765Z|51febbb4-731a-482f-95f3-965ca4521de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:58.766Z|51febbb4-731a-482f-95f3-965ca4521de3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:58.816Z|6187d4a2-678c-402e-8d95-4ca919c05eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:58.817Z|6187d4a2-678c-402e-8d95-4ca919c05eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:58.824Z|6290c658-8fbd-4702-bd2c-7cedc99349cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:00:58.825Z|6290c658-8fbd-4702-bd2c-7cedc99349cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:00:59.239Z|fa363d91-ee24-4eae-b9cd-dae3d85177dc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:00:59.240Z|fa363d91-ee24-4eae-b9cd-dae3d85177dc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:01.709Z|f3e50c65-3ead-42a4-8f57-236c22d6cb92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:01:01.718Z|f3e50c65-3ead-42a4-8f57-236c22d6cb92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:01:08.797Z|cc44e8a9-b293-4d8b-981b-c6b6957488ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:08.798Z|cc44e8a9-b293-4d8b-981b-c6b6957488ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:08.854Z|67a17070-06a0-4d77-81dc-f589921b5863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:08.856Z|67a17070-06a0-4d77-81dc-f589921b5863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:08.879Z|a8e7680d-fd5c-4e61-a7b6-d75f7071e952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:08.880Z|a8e7680d-fd5c-4e61-a7b6-d75f7071e952|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:16.708Z|cf0707a3-23a4-490b-8357-1d0a58a9a25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:01:16.709Z|cf0707a3-23a4-490b-8357-1d0a58a9a25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:01:17.528Z|065fc8cf-5c5e-44ed-ade9-29ea7a3928cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:01:17.529Z|065fc8cf-5c5e-44ed-ade9-29ea7a3928cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:01:18.828Z|ec93ee89-053c-4974-addb-3c23447e56e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:18.829Z|ec93ee89-053c-4974-addb-3c23447e56e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:18.902Z|4ae63b5c-8ed5-47fd-a700-6cfd54e126d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:18.903Z|4ae63b5c-8ed5-47fd-a700-6cfd54e126d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:18.922Z|cf38df85-22ca-4d34-be2a-98f1d1e33525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:18.923Z|cf38df85-22ca-4d34-be2a-98f1d1e33525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:28.927Z|7fe4c3cf-31a0-4272-a105-95bd62ab4291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:28.935Z|7fe4c3cf-31a0-4272-a105-95bd62ab4291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:28.950Z|bcbbcc82-6538-4cae-9cef-ea0fa55cfde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:28.951Z|bcbbcc82-6538-4cae-9cef-ea0fa55cfde5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:28.989Z|868ed98e-c119-49f6-a2e5-ef078b3c5bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:28.990Z|868ed98e-c119-49f6-a2e5-ef078b3c5bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:31.709Z|c8e287bd-7af2-4c7e-bfa4-0b98fda1b2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:01:31.710Z|c8e287bd-7af2-4c7e-bfa4-0b98fda1b2d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:01:38.982Z|bb3be016-f88c-4a25-a577-bc1f56b65549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:38.983Z|bb3be016-f88c-4a25-a577-bc1f56b65549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:39.003Z|92f47d6a-3d91-43c7-8d16-22f543542f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:39.004Z|92f47d6a-3d91-43c7-8d16-22f543542f59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:39.038Z|b28a312d-41c4-438b-878f-03d8818e0be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:39.039Z|b28a312d-41c4-438b-878f-03d8818e0be3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:46.709Z|13ff5e5b-b9fe-402d-b87d-586c84412990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:01:46.714Z|13ff5e5b-b9fe-402d-b87d-586c84412990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:01:47.530Z|7411dde7-36e7-44f9-bd6c-e135fc7e4d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:01:47.531Z|7411dde7-36e7-44f9-bd6c-e135fc7e4d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:01:49.013Z|c6573474-b680-4d83-b29b-333d7a4c8aaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:49.019Z|c6573474-b680-4d83-b29b-333d7a4c8aaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:49.040Z|e30c3e74-b58a-44f2-8682-aef82c047b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:49.042Z|e30c3e74-b58a-44f2-8682-aef82c047b10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:49.072Z|f419bf2c-e3f1-403d-aecd-a66d6b3dcd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:49.074Z|f419bf2c-e3f1-403d-aecd-a66d6b3dcd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:59.047Z|1e2acd45-18f5-457a-86a8-a4e712bbb4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:59.049Z|1e2acd45-18f5-457a-86a8-a4e712bbb4ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:59.080Z|9a3b7a46-354a-48d1-9486-d0a81fe41bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:59.081Z|9a3b7a46-354a-48d1-9486-d0a81fe41bfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:59.113Z|3bb97182-6515-4281-bc40-8c0986d917ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:01:59.114Z|3bb97182-6515-4281-bc40-8c0986d917ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:01:59.237Z|22b88488-a92e-442c-9c3e-e2296c557334|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:01:59.239Z|22b88488-a92e-442c-9c3e-e2296c557334|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:01.709Z|4e3cd721-18da-4213-bfce-e62a3e0651fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:02:01.709Z|4e3cd721-18da-4213-bfce-e62a3e0651fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:02:09.093Z|3938b40e-f637-4e45-a89c-efd697bb4893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:09.094Z|3938b40e-f637-4e45-a89c-efd697bb4893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:09.117Z|b0c5cafe-beae-440a-85b5-7c4d40c9130b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:09.118Z|b0c5cafe-beae-440a-85b5-7c4d40c9130b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:09.149Z|c276c4fe-e302-422e-9c2c-a3842ef1bca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:09.151Z|c276c4fe-e302-422e-9c2c-a3842ef1bca8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:16.708Z|dc02ca79-190c-4f62-bbac-c0730803b7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:02:16.709Z|dc02ca79-190c-4f62-bbac-c0730803b7d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:02:17.532Z|4c8f7680-8d6d-47dd-b7d8-98a99d8c2a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:02:17.532Z|4c8f7680-8d6d-47dd-b7d8-98a99d8c2a2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:02:19.163Z|3f257429-5568-4121-8547-763d27ab97c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:19.164Z|3f257429-5568-4121-8547-763d27ab97c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:19.191Z|5401e42c-9a19-4df2-9c14-ee953465b9c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:19.191Z|dbae4e4f-7741-4926-bc11-ff3f45a0ce65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:19.192Z|5401e42c-9a19-4df2-9c14-ee953465b9c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:19.192Z|dbae4e4f-7741-4926-bc11-ff3f45a0ce65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:29.209Z|7f872658-e7dd-489c-8243-b2400cae227b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:29.210Z|7f872658-e7dd-489c-8243-b2400cae227b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:29.221Z|33b8f093-e5b8-4eea-9663-1c083b254ae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:29.224Z|33b8f093-e5b8-4eea-9663-1c083b254ae6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:29.232Z|6dbdad0e-d9b8-462c-8a99-39682628150f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:29.233Z|6dbdad0e-d9b8-462c-8a99-39682628150f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:31.710Z|fa5c2ed2-b318-4308-9fa1-f078e0661254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:02:31.728Z|fa5c2ed2-b318-4308-9fa1-f078e0661254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:02:39.260Z|04e3ff1b-a49b-4307-901d-7556f1354162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:39.262Z|04e3ff1b-a49b-4307-901d-7556f1354162|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:39.264Z|fe660800-b546-4940-a3f6-1d5670fc7378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:39.264Z|fe660800-b546-4940-a3f6-1d5670fc7378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:39.291Z|a0ac258c-b83b-420d-a785-761c9b7e77b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:39.292Z|a0ac258c-b83b-420d-a785-761c9b7e77b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:46.709Z|af8c6ecd-bd41-4c44-8f4f-b96b7680234a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:02:46.710Z|af8c6ecd-bd41-4c44-8f4f-b96b7680234a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:02:47.534Z|7a88316f-9db3-4dc9-a71b-154b5a833968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:02:47.535Z|7a88316f-9db3-4dc9-a71b-154b5a833968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:02:49.293Z|1c551899-92e3-45ac-92c6-d9345327af33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:49.294Z|1c551899-92e3-45ac-92c6-d9345327af33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:49.298Z|070ac1ec-d9c0-42e4-9fd8-fab819eeab9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:49.298Z|070ac1ec-d9c0-42e4-9fd8-fab819eeab9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:49.323Z|927b2a4c-2ce8-41c5-84cc-dad9a462706b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:49.325Z|927b2a4c-2ce8-41c5-84cc-dad9a462706b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:59.238Z|8a463f5b-ea1b-4799-bc94-84802fdbc762|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:02:59.239Z|8a463f5b-ea1b-4799-bc94-84802fdbc762|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:59.355Z|643384d6-d1e8-4395-9f7d-e9a69fafc97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:59.355Z|643384d6-d1e8-4395-9f7d-e9a69fafc97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:59.361Z|1876da3c-82ad-455a-9c42-d6d9f883b7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:59.375Z|1876da3c-82ad-455a-9c42-d6d9f883b7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:02:59.416Z|f11b2e0d-5cb2-4f75-9a19-41db7637ee56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:02:59.417Z|f11b2e0d-5cb2-4f75-9a19-41db7637ee56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:01.709Z|d81c2422-8e7c-48e1-a399-9bcedba92822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:03:01.710Z|d81c2422-8e7c-48e1-a399-9bcedba92822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:03:09.390Z|f31106a4-ff49-4c8e-9a90-15dc5b52ec96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:09.391Z|f31106a4-ff49-4c8e-9a90-15dc5b52ec96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:09.420Z|15a6863c-f560-488a-b155-5760af6157da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:09.421Z|15a6863c-f560-488a-b155-5760af6157da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:09.478Z|44020d96-52bc-47c0-814b-60e96dd2c82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:09.479Z|44020d96-52bc-47c0-814b-60e96dd2c82e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:16.708Z|e3809f18-1e24-411f-a054-6491007aebb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:03:16.712Z|e3809f18-1e24-411f-a054-6491007aebb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:03:17.536Z|e5a9e70e-7319-4550-ab14-b0d7e4aa3a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:03:17.536Z|e5a9e70e-7319-4550-ab14-b0d7e4aa3a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:03:19.435Z|34d2d742-2de7-4cca-8a60-53fa999be1d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:19.436Z|34d2d742-2de7-4cca-8a60-53fa999be1d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:19.467Z|51e60273-83b5-4fc8-a1cf-ba88672759f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:19.468Z|51e60273-83b5-4fc8-a1cf-ba88672759f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:19.515Z|8f7fdf7a-5671-4a26-b89a-35217a93860f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:19.518Z|8f7fdf7a-5671-4a26-b89a-35217a93860f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:29.496Z|20dca528-065a-4f64-9403-90fc65e17df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:29.497Z|20dca528-065a-4f64-9403-90fc65e17df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:29.506Z|b67a772c-90d7-45f4-ad64-2c99eee9d3c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:29.507Z|b67a772c-90d7-45f4-ad64-2c99eee9d3c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:29.578Z|3161887e-b09b-46cb-8497-e50880ee738f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:29.579Z|3161887e-b09b-46cb-8497-e50880ee738f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:31.708Z|d5f14e2c-107a-4864-9676-7bc4a7e76203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:03:31.709Z|d5f14e2c-107a-4864-9676-7bc4a7e76203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:03:39.533Z|c42e7d5b-c058-44e0-ad3d-28f09d8846aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:39.535Z|c42e7d5b-c058-44e0-ad3d-28f09d8846aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:39.546Z|f2248b83-0fc8-43f3-8075-34a4474e8e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:39.548Z|f2248b83-0fc8-43f3-8075-34a4474e8e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:39.614Z|a8ad0ff3-4d5c-44f9-a902-92ed099441a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:39.615Z|a8ad0ff3-4d5c-44f9-a902-92ed099441a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:46.709Z|01d2c30c-6bda-4349-be91-2ec9b2a96f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:03:46.709Z|01d2c30c-6bda-4349-be91-2ec9b2a96f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:03:47.537Z|fa1aa18d-2baa-4059-97d3-dffef5642e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:03:47.538Z|fa1aa18d-2baa-4059-97d3-dffef5642e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:03:49.583Z|981651ee-0d91-4d5d-ad28-b404df2a69db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:49.584Z|981651ee-0d91-4d5d-ad28-b404df2a69db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:49.593Z|992c6389-e627-41eb-b8aa-d16f043bbf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:49.594Z|992c6389-e627-41eb-b8aa-d16f043bbf5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:49.672Z|9bb8c993-5bb9-4a18-af42-11babcbf0ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:49.673Z|9bb8c993-5bb9-4a18-af42-11babcbf0ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:59.238Z|9a5b0059-003a-43fd-bacd-99dde8416a29|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:03:59.240Z|9a5b0059-003a-43fd-bacd-99dde8416a29|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:59.625Z|b55448e9-ca14-44a4-8ab7-e48f969e607e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:59.627Z|b55448e9-ca14-44a4-8ab7-e48f969e607e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:59.653Z|54807457-4282-4ec1-a41a-894f471e5565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:59.655Z|54807457-4282-4ec1-a41a-894f471e5565|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:03:59.705Z|e3ce24e2-a4da-4679-92c4-b30460fa8c7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:03:59.706Z|e3ce24e2-a4da-4679-92c4-b30460fa8c7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:01.708Z|6d50cb23-672d-4387-a574-9790930de9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:04:01.710Z|6d50cb23-672d-4387-a574-9790930de9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:04:09.674Z|3c0c303a-d907-4b9a-a62a-53e9bef9c080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:09.676Z|3c0c303a-d907-4b9a-a62a-53e9bef9c080|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:09.696Z|6e0a20a6-2180-4705-a0d2-f4ad6796f007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:09.697Z|6e0a20a6-2180-4705-a0d2-f4ad6796f007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:09.740Z|5d78722c-b9c8-4ded-8457-78a73a0bc705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:09.741Z|5d78722c-b9c8-4ded-8457-78a73a0bc705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:16.709Z|fb5d4041-ffaf-4244-a153-76c1867dd618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:04:16.710Z|fb5d4041-ffaf-4244-a153-76c1867dd618|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:04:17.539Z|c575ae1f-96e4-415f-a1ab-ac12d0d4171f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:04:17.540Z|c575ae1f-96e4-415f-a1ab-ac12d0d4171f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:04:19.703Z|cbb2c2f3-2b73-4a1f-9cfc-94fb9c1ef06c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:19.704Z|cbb2c2f3-2b73-4a1f-9cfc-94fb9c1ef06c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:19.737Z|aab9f735-5d9a-485d-b0ec-75902bf28d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:19.739Z|aab9f735-5d9a-485d-b0ec-75902bf28d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:19.784Z|e24b1c24-afb0-40bb-8ffd-f09763cec2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:19.785Z|e24b1c24-afb0-40bb-8ffd-f09763cec2fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:29.744Z|8dd838c7-49ba-4445-83aa-11ce16e2e0b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:29.745Z|8dd838c7-49ba-4445-83aa-11ce16e2e0b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:29.805Z|0765bda4-5748-4678-b3d1-a36790f70496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:29.807Z|0765bda4-5748-4678-b3d1-a36790f70496|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:29.828Z|b2bd2184-c1d2-4847-b59f-baed2bf24715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:29.829Z|b2bd2184-c1d2-4847-b59f-baed2bf24715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:31.710Z|8c730f65-050b-467c-9e2b-b5561e6fa1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:04:31.711Z|8c730f65-050b-467c-9e2b-b5561e6fa1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:04:39.788Z|54c54e0d-5b92-4454-ab57-1076720bd10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:39.789Z|54c54e0d-5b92-4454-ab57-1076720bd10d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:39.866Z|3e9b2bb4-0205-46f3-84f4-db6c6178d6ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:39.868Z|3e9b2bb4-0205-46f3-84f4-db6c6178d6ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:39.880Z|7b544c70-d1bd-423d-89ee-fd4d8085eac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:39.883Z|7b544c70-d1bd-423d-89ee-fd4d8085eac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:46.708Z|d5389854-07da-4987-bb63-d1316c9011c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:04:46.709Z|d5389854-07da-4987-bb63-d1316c9011c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:04:47.542Z|593527d1-f477-4c50-b4c1-f1b77af1f14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:04:47.543Z|593527d1-f477-4c50-b4c1-f1b77af1f14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:04:49.819Z|2a7b6758-b057-49e7-bef9-4bbfc07baf3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:49.820Z|2a7b6758-b057-49e7-bef9-4bbfc07baf3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:49.920Z|e819cf71-b8b3-4469-a8e2-73eb0567102e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:49.921Z|e819cf71-b8b3-4469-a8e2-73eb0567102e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:49.935Z|dabe9d5a-1577-4351-9784-43a94304d662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:49.936Z|dabe9d5a-1577-4351-9784-43a94304d662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:59.239Z|c0c8247b-f218-40a3-8f57-5f4449013959|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:04:59.243Z|c0c8247b-f218-40a3-8f57-5f4449013959|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:59.861Z|7361d56a-b0c2-4451-9d77-9ef21b966cc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:59.862Z|7361d56a-b0c2-4451-9d77-9ef21b966cc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:59.990Z|5c74aaf9-7f0d-43a2-8dff-aefd2cfc089c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:59.991Z|5c74aaf9-7f0d-43a2-8dff-aefd2cfc089c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:04:59.992Z|1efce4f7-1179-4dec-af71-8f1975848d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:04:59.992Z|1efce4f7-1179-4dec-af71-8f1975848d58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:01.708Z|5d4c08e5-7a5f-4c62-a801-95edbc47e63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:05:01.713Z|5d4c08e5-7a5f-4c62-a801-95edbc47e63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:05:09.905Z|8fe6c1cb-3770-43e2-8b37-c97e9ba3c514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:09.906Z|8fe6c1cb-3770-43e2-8b37-c97e9ba3c514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:10.033Z|79d25324-6153-4bb4-931e-b1352ccdd8d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:10.037Z|79d25324-6153-4bb4-931e-b1352ccdd8d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:10.047Z|eca4dfa7-1b68-4d11-be06-25fb45453485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:10.048Z|eca4dfa7-1b68-4d11-be06-25fb45453485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:16.709Z|a9bf940a-4b52-4ecc-a349-c22a63c01a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:05:16.710Z|a9bf940a-4b52-4ecc-a349-c22a63c01a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:05:17.544Z|f90e6b47-6dcc-42df-90c1-b4c498fe723f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:05:17.546Z|f90e6b47-6dcc-42df-90c1-b4c498fe723f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:05:19.949Z|79378877-b9d6-4cbc-857f-37ab0fa4e05f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:19.951Z|79378877-b9d6-4cbc-857f-37ab0fa4e05f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:20.073Z|e3a677d8-bad9-40a0-bec3-e10f3b62d09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:20.075Z|e3a677d8-bad9-40a0-bec3-e10f3b62d09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:20.091Z|38076298-d668-4362-8ba6-bfb013fd24a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:20.092Z|38076298-d668-4362-8ba6-bfb013fd24a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:30.022Z|8cbfc690-8ad4-497f-9673-5e963e4e12d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:30.024Z|8cbfc690-8ad4-497f-9673-5e963e4e12d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:30.137Z|719a6a76-03d0-4977-bdeb-cb8a6abd7ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:30.139Z|719a6a76-03d0-4977-bdeb-cb8a6abd7ac9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:30.188Z|03ca29b6-e8ff-4915-80a9-9c8ca1a396a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:30.189Z|03ca29b6-e8ff-4915-80a9-9c8ca1a396a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:31.708Z|544a3049-c5b0-4d77-aaf9-b91f12221b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:05:31.710Z|544a3049-c5b0-4d77-aaf9-b91f12221b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:05:40.083Z|2acf2f90-a7c6-4cf0-8f5b-d36789b40ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:40.084Z|2acf2f90-a7c6-4cf0-8f5b-d36789b40ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:40.192Z|5205ae8e-4cee-4130-b1de-5f3142719c3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:40.193Z|5205ae8e-4cee-4130-b1de-5f3142719c3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:40.232Z|33398842-0231-411d-bae3-f6de0bd06851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:40.233Z|33398842-0231-411d-bae3-f6de0bd06851|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:46.708Z|2a5b034b-4006-4529-a666-1d32e74cf2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:05:46.711Z|2a5b034b-4006-4529-a666-1d32e74cf2f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:05:47.547Z|0d18a58e-4c84-4f0f-bb61-567e260f8880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:05:47.548Z|0d18a58e-4c84-4f0f-bb61-567e260f8880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:05:50.130Z|992de940-33f0-4773-8c93-377aa1a87bba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:50.132Z|992de940-33f0-4773-8c93-377aa1a87bba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:50.239Z|b77eaf35-3458-4af5-850a-0b1aa9986f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:50.240Z|b77eaf35-3458-4af5-850a-0b1aa9986f28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:50.275Z|8ba592ca-9c78-4567-9cf1-99b40b828d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:05:50.276Z|8ba592ca-9c78-4567-9cf1-99b40b828d7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:05:59.239Z|a464fe5d-94bf-4ce1-930b-603ca3bac1d8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:05:59.240Z|a464fe5d-94bf-4ce1-930b-603ca3bac1d8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:00.180Z|2af2a356-ef70-46db-b0a2-3a9917db351a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:00.181Z|2af2a356-ef70-46db-b0a2-3a9917db351a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:00.290Z|487f147f-ed88-4ecf-be74-bd14138cfe66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:00.291Z|487f147f-ed88-4ecf-be74-bd14138cfe66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:00.308Z|fe8e0844-5074-4979-a19a-1f8800289fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:00.309Z|fe8e0844-5074-4979-a19a-1f8800289fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:01.714Z|dc8e929b-69fd-4e29-9336-a6c7ba8df3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:06:01.715Z|dc8e929b-69fd-4e29-9336-a6c7ba8df3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:06:10.221Z|c15ba25a-dcb6-4a9a-829e-e302738228f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:10.222Z|c15ba25a-dcb6-4a9a-829e-e302738228f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:10.326Z|2502af24-36aa-4fd9-adfe-0dffbe37b561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:10.327Z|2502af24-36aa-4fd9-adfe-0dffbe37b561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:10.352Z|b211a1c7-6306-4ef7-8194-f9a2835eea8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:10.356Z|b211a1c7-6306-4ef7-8194-f9a2835eea8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:16.709Z|c4f46ae2-9604-4ec5-9b1f-c140209ada8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:06:16.710Z|c4f46ae2-9604-4ec5-9b1f-c140209ada8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:06:17.549Z|557c7bce-a97d-40e4-9962-bc57034234c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:06:17.550Z|557c7bce-a97d-40e4-9962-bc57034234c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:06:20.286Z|c11b5ca9-c4af-4021-a3ef-03e30f2c1db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:20.291Z|c11b5ca9-c4af-4021-a3ef-03e30f2c1db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:20.365Z|27d57519-7a2f-4eeb-9c24-f279f467d3e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:20.366Z|27d57519-7a2f-4eeb-9c24-f279f467d3e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:20.404Z|5c27ba19-c09e-4f41-8ec6-4f7f6604f769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:20.405Z|5c27ba19-c09e-4f41-8ec6-4f7f6604f769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:30.349Z|56f40030-abbe-44df-9cf3-baefbc4cf71c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:30.353Z|56f40030-abbe-44df-9cf3-baefbc4cf71c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:30.417Z|6057e3ac-ffec-4a01-ae67-0fe91d58f7ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:30.418Z|6057e3ac-ffec-4a01-ae67-0fe91d58f7ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:30.453Z|20dec94a-905e-49a8-8af4-e86e8fdcbf96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:30.455Z|20dec94a-905e-49a8-8af4-e86e8fdcbf96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:31.709Z|7b4cb909-6790-4aa4-ae49-53160271e7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:06:31.713Z|7b4cb909-6790-4aa4-ae49-53160271e7b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:06:40.409Z|2ee828be-b03c-4efd-9cbb-219cba5c15e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:40.411Z|2ee828be-b03c-4efd-9cbb-219cba5c15e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:40.456Z|81e6ab65-ed9a-4582-8101-2b04d45a3a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:40.457Z|81e6ab65-ed9a-4582-8101-2b04d45a3a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:40.483Z|ba8d2272-65d2-4fed-8894-01f55046c5d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:40.485Z|ba8d2272-65d2-4fed-8894-01f55046c5d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:46.709Z|f4034ee5-8ddb-4780-b52f-4ed261ef477b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:06:46.710Z|f4034ee5-8ddb-4780-b52f-4ed261ef477b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:06:47.551Z|70f87809-6e7e-498a-95a3-7113fecd8bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:06:47.552Z|70f87809-6e7e-498a-95a3-7113fecd8bcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:06:50.461Z|1317a517-2d6e-452f-aaa1-980172320adc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:50.462Z|1317a517-2d6e-452f-aaa1-980172320adc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:50.490Z|86a7b669-1695-400c-a1cd-0d1d04f49c63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:50.493Z|86a7b669-1695-400c-a1cd-0d1d04f49c63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:50.515Z|52eb07ac-c73b-4387-b3bf-79d86d9d3509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:06:50.516Z|52eb07ac-c73b-4387-b3bf-79d86d9d3509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:06:59.240Z|3408f54e-3a05-4d4e-9e95-e016f67b5f4f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:06:59.243Z|3408f54e-3a05-4d4e-9e95-e016f67b5f4f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:00.489Z|00bc3c14-5e01-4798-9b03-8e6f2b4ab8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:00.490Z|00bc3c14-5e01-4798-9b03-8e6f2b4ab8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:00.541Z|04bbb161-0c19-49f2-86ca-346e224fc5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:00.543Z|04bbb161-0c19-49f2-86ca-346e224fc5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:00.544Z|e58b69b4-1f02-49bb-aef6-f0bb53c01d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:00.545Z|e58b69b4-1f02-49bb-aef6-f0bb53c01d6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:01.709Z|7052ff11-a05f-4d27-96d7-57ba800c0831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:07:01.710Z|7052ff11-a05f-4d27-96d7-57ba800c0831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:07:10.521Z|80033bec-2179-48cd-b8a1-5e5c3c5acd08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:10.522Z|80033bec-2179-48cd-b8a1-5e5c3c5acd08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:10.577Z|7255bd8c-027d-4729-91fb-c526bb879276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:10.578Z|7255bd8c-027d-4729-91fb-c526bb879276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:10.586Z|91effd58-fbae-4340-81ff-4edfe5c6c039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:10.587Z|91effd58-fbae-4340-81ff-4edfe5c6c039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:16.708Z|56dfffe7-3b0b-43ef-b6fc-22a0b86d462b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:07:16.711Z|56dfffe7-3b0b-43ef-b6fc-22a0b86d462b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:07:17.553Z|45912ceb-8559-4f3b-bc90-831d947f6597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:07:17.554Z|45912ceb-8559-4f3b-bc90-831d947f6597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:07:20.564Z|42760d3d-f17e-4819-858d-f64d64cc5790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:20.565Z|42760d3d-f17e-4819-858d-f64d64cc5790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:20.636Z|01f37e67-cf09-4b60-93f9-27878be13038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:20.637Z|01f37e67-cf09-4b60-93f9-27878be13038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:20.641Z|683bc513-8afd-4265-a48f-25ded8837d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:20.643Z|683bc513-8afd-4265-a48f-25ded8837d1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:30.640Z|45e435f3-6992-4463-8091-a8b3102d6603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:30.644Z|45e435f3-6992-4463-8091-a8b3102d6603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:30.685Z|55b2953f-cc04-414a-9136-f5b2ef0ce7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:30.686Z|55b2953f-cc04-414a-9136-f5b2ef0ce7b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:30.698Z|ba02fb69-a298-4161-b5c5-8663424cd1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:30.700Z|ba02fb69-a298-4161-b5c5-8663424cd1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:31.708Z|722584ed-9232-456e-bbf4-2ab2c83712cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:07:31.709Z|722584ed-9232-456e-bbf4-2ab2c83712cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:07:40.692Z|dd2427ed-c844-423d-8cc7-ef0c0341b7c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:40.694Z|dd2427ed-c844-423d-8cc7-ef0c0341b7c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:40.721Z|00ccbdea-0bf7-4a39-a694-0f4fc8de09df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:40.721Z|00ccbdea-0bf7-4a39-a694-0f4fc8de09df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:40.743Z|6fe7953b-82a4-401f-96a5-515545d61217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:40.745Z|6fe7953b-82a4-401f-96a5-515545d61217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:46.709Z|4badfb25-6aba-4eec-bb38-d1943a6a6306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:07:46.710Z|4badfb25-6aba-4eec-bb38-d1943a6a6306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:07:47.557Z|3509e145-0882-4f06-a34b-0ddb08184f47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:07:47.557Z|3509e145-0882-4f06-a34b-0ddb08184f47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:07:50.736Z|2eea97bd-7cb0-4a7c-b225-73f9fd9b4057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:50.737Z|2eea97bd-7cb0-4a7c-b225-73f9fd9b4057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:50.758Z|1bcfd674-502f-4790-81b8-7cffadeed859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:50.759Z|1bcfd674-502f-4790-81b8-7cffadeed859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:50.784Z|b1c53172-06d3-4cac-b421-baa4c535516c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:07:50.785Z|b1c53172-06d3-4cac-b421-baa4c535516c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:07:59.234Z|4f9f9a2e-b844-4498-aa3b-5eeea3b57649|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:07:59.235Z|4f9f9a2e-b844-4498-aa3b-5eeea3b57649|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:00.787Z|c6f747ef-baff-4419-a3a0-0c77195d0035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:00.788Z|c6f747ef-baff-4419-a3a0-0c77195d0035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:00.809Z|5ca948d0-e030-443d-ae3f-74b716da45fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:00.810Z|5ca948d0-e030-443d-ae3f-74b716da45fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:00.864Z|7503a5cc-c2fe-4a71-810f-ffc060e55b1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:00.865Z|7503a5cc-c2fe-4a71-810f-ffc060e55b1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:01.711Z|99101c57-e6ff-4684-b9b0-2dd40bfef747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:08:01.715Z|99101c57-e6ff-4684-b9b0-2dd40bfef747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:08:10.857Z|d898ab35-e04e-4b1f-bcd2-8e96d4bcb968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:10.860Z|d898ab35-e04e-4b1f-bcd2-8e96d4bcb968|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:10.880Z|a5070770-11c1-4f93-9329-e6302022b79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:10.881Z|a5070770-11c1-4f93-9329-e6302022b79b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:10.913Z|b01d726d-df1f-4048-84a2-a5f00573d6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:10.914Z|b01d726d-df1f-4048-84a2-a5f00573d6ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:16.708Z|6aa7ed7c-6fe2-49e1-9446-d5899f45d633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:08:16.709Z|6aa7ed7c-6fe2-49e1-9446-d5899f45d633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:08:17.561Z|5877f582-a75e-49ac-a2d3-d8648fe4cb5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:08:17.563Z|5877f582-a75e-49ac-a2d3-d8648fe4cb5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:08:20.901Z|774d2976-9194-430a-9a4e-aa0875280a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:20.903Z|774d2976-9194-430a-9a4e-aa0875280a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:20.925Z|17259757-f460-4f71-90d3-41bf82e40ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:20.926Z|17259757-f460-4f71-90d3-41bf82e40ea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:20.985Z|643e6477-787a-4847-9e6d-3f1e766efb11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:20.986Z|643e6477-787a-4847-9e6d-3f1e766efb11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:30.987Z|80532772-e3d3-4130-a826-dacc751f1017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:30.988Z|80532772-e3d3-4130-a826-dacc751f1017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:31.014Z|710e432b-2c23-4266-8579-a7aea2e46353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:31.015Z|710e432b-2c23-4266-8579-a7aea2e46353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:31.019Z|fca1b9f4-5571-4eb3-9698-cb3c8811bd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:31.019Z|fca1b9f4-5571-4eb3-9698-cb3c8811bd28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:31.708Z|a2dc2226-6f59-4890-902d-3f0b37212197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:08:31.709Z|a2dc2226-6f59-4890-902d-3f0b37212197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:08:41.025Z|66ff1afe-f728-4f5d-be2c-efb98abb3552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:41.027Z|66ff1afe-f728-4f5d-be2c-efb98abb3552|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:41.053Z|0bc637ad-0da7-48be-b127-eaaf9709f648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:41.055Z|0bc637ad-0da7-48be-b127-eaaf9709f648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:41.066Z|06e74884-f59c-4533-ace0-9204e4c3e040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:41.068Z|06e74884-f59c-4533-ace0-9204e4c3e040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:46.708Z|eb842e07-bace-4d6b-b5d2-5af0ad9afffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:08:46.713Z|eb842e07-bace-4d6b-b5d2-5af0ad9afffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:08:47.566Z|9002b0c0-242b-4a16-b2e2-76c43c8b361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:08:47.567Z|9002b0c0-242b-4a16-b2e2-76c43c8b361b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:08:51.060Z|c04202ae-d833-4094-bb89-63cd8f8c09d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:51.061Z|c04202ae-d833-4094-bb89-63cd8f8c09d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:51.090Z|593ff42c-6b08-4abd-bb5f-7913e4f2f213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:51.091Z|593ff42c-6b08-4abd-bb5f-7913e4f2f213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:51.100Z|56e5f9d6-8423-46fb-8847-d5fbeb95fb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:08:51.112Z|56e5f9d6-8423-46fb-8847-d5fbeb95fb73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:08:59.232Z|63d63682-9824-4be2-a046-11db23fa9ef8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:08:59.233Z|63d63682-9824-4be2-a046-11db23fa9ef8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:01.107Z|6f5a44dc-76ae-4e6f-bc97-3167146c6b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:01.108Z|6f5a44dc-76ae-4e6f-bc97-3167146c6b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:01.119Z|2b83a909-36d2-4dfe-b65f-8c2bd4d60cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:01.120Z|2b83a909-36d2-4dfe-b65f-8c2bd4d60cb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:01.155Z|49fbae40-8d29-414f-8854-b4532e969434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:01.158Z|49fbae40-8d29-414f-8854-b4532e969434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:01.709Z|05b74e69-794f-4eac-8dd8-b31e2502eaf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:09:01.710Z|05b74e69-794f-4eac-8dd8-b31e2502eaf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:09:11.137Z|f658fa67-167f-431d-9947-e3dd976f057d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:11.139Z|f658fa67-167f-431d-9947-e3dd976f057d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:11.155Z|2f169afa-883c-4c7d-9d77-67571dbbc7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:11.155Z|2f169afa-883c-4c7d-9d77-67571dbbc7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:11.206Z|b3b53ffc-2802-4ce5-acb3-b7291091d19f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:11.208Z|b3b53ffc-2802-4ce5-acb3-b7291091d19f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:16.708Z|c7314e4a-15b1-4729-954a-f865a8269268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:09:16.709Z|c7314e4a-15b1-4729-954a-f865a8269268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:09:17.570Z|8d4c8753-64c3-405e-9e38-0b53544010a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:09:17.571Z|8d4c8753-64c3-405e-9e38-0b53544010a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:09:21.173Z|4680211a-d5ff-43f6-bd89-bace9d8eae2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:21.174Z|4680211a-d5ff-43f6-bd89-bace9d8eae2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:21.195Z|a82d4cc7-3c71-4657-a679-e42054915978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:21.195Z|a82d4cc7-3c71-4657-a679-e42054915978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:21.241Z|ff15c691-3f49-48ef-be8d-3cabda22834a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:21.243Z|ff15c691-3f49-48ef-be8d-3cabda22834a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:31.202Z|1cc89647-ca1d-47d9-a007-13a027848a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:31.204Z|1cc89647-ca1d-47d9-a007-13a027848a70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:31.237Z|3cdf862c-6ec8-459d-97f5-4fa1e8e18940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:31.238Z|3cdf862c-6ec8-459d-97f5-4fa1e8e18940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:31.276Z|1dfc67a0-83af-4640-9c8d-afbe5016e69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:31.281Z|1dfc67a0-83af-4640-9c8d-afbe5016e69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:31.708Z|f864258e-db73-48b5-a6d5-d655d9d2b5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:09:31.710Z|f864258e-db73-48b5-a6d5-d655d9d2b5d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:09:41.247Z|22c14b9e-f636-4e87-9233-db7dd151e3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:41.249Z|22c14b9e-f636-4e87-9233-db7dd151e3dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:41.271Z|468646e1-41be-4fb2-816f-efbb90c569a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:41.272Z|468646e1-41be-4fb2-816f-efbb90c569a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:41.317Z|b7f532ba-3b60-4763-96ea-99e0b7e6e70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:41.318Z|b7f532ba-3b60-4763-96ea-99e0b7e6e70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:42.420Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-01-03T07:09:42.432Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: df0a17aa-7e92-4c27-a675-b8ba6ee81480 already exists in requestDb InfraActiveRequests table
2023-01-03T07:09:42.438Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480
2023-01-03T07:09:42.439Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|INFO|500||Invoke
2023-01-03T07:09:42.440Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:42.441Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480
2023-01-03T07:09:42.442Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Method      : GET
2023-01-03T07:09:42.442Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1fdf1c98ca4b5211", X-B3-SpanId:"8a928f7bf990d52d", X-B3-ParentSpanId:"1fdf1c98ca4b5211", X-B3-Sampled:"0", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"666f783c-d772-4a66-ad4d-0f4db8dec759"]
2023-01-03T07:09:42.443Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Request body: 
2023-01-03T07:09:42.444Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||==========================request end================================================
2023-01-03T07:09:42.533Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:42.536Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T07:09:42.537Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Status text  : 
2023-01-03T07:09:42.538Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 07:09:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:42.539Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Response body: 
2023-01-03T07:09:42.540Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:42.541Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|INFO|404|Not Found|InvokeReturn
2023-01-03T07:09:42.572Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-01-03T07:09:42.574Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-01-03T07:09:42.585Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-03T07:09:42.703Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-03T07:09:42.706Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||Invoke
2023-01-03T07:09:42.811Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||InvokeReturn
2023-01-03T07:09:42.812Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 07:09:42 GMT], content-length=[116], vertex-id=[266320], x-aai-txid=[1-aai-resources-230103-07:09:42:905-213], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T07:09:42.814Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"8f4d2901-53b3-497c-97be-e771107414ff","service-description":"pNF","resource-version":"1672728881399"}

2023-01-03T07:09:42.818Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-01-03T07:09:42.825Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-01-03T07:09:42.909Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-01-03T07:09:42.910Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||Invoke
2023-01-03T07:09:42.995Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff|INFO|500||InvokeReturn
2023-01-03T07:09:42.997Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8f4d2901-53b3-497c-97be-e771107414ff has http status code:200 and response headers:{date=[Tue, 03 Jan 2023 07:09:43 GMT], content-length=[116], vertex-id=[266320], x-aai-txid=[2-aai-resources-230103-07:09:43:081-62349], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-01-03T07:09:42.999Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"8f4d2901-53b3-497c-97be-e771107414ff","service-description":"pNF","resource-version":"1672728881399"}

2023-01-03T07:09:43.001Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-01-03T07:09:43.001Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-01-03T07:09:43.020Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-03T07:09:43.021Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-01-03T07:09:43.021Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.022Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-01-03T07:09:43.022Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-01-03T07:09:43.023Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"1fdf1c98ca4b5211", X-B3-SpanId:"2d58143669d471d8", X-B3-ParentSpanId:"1fdf1c98ca4b5211", X-B3-Sampled:"0", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e89f680b-a4ea-4c49-b3a8-13db0ce2557c"]
2023-01-03T07:09:43.023Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2","requestScope":"service"}
2023-01-03T07:09:43.024Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.086Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.087Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-01-03T07:09:43.088Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2023-01-03T07:09:43.088Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 07:09:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.089Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-01-03T07:09:43.089Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.094Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-01-03T07:09:43.097Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8
2023-01-03T07:09:43.098Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|INFO|500||Invoke
2023-01-03T07:09:43.098Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.099Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8
2023-01-03T07:09:43.099Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Method      : GET
2023-01-03T07:09:43.100Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9ae9695-38ec-41e6-8a5a-16c4e6edadb5"]
2023-01-03T07:09:43.100Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Request body: 
2023-01-03T07:09:43.101Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.228Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.229Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Status code  : 200 OK
2023-01-03T07:09:43.229Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Status text  : 
2023-01-03T07:09:43.230Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.233Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_wsNvh8jiiSL4C35TCKJX",
  "description" : "catalog service description",
  "modelUUID" : "46773449-2287-44d7-8d6e-22d331bfa8b8",
  "modelInvariantUUID" : "a3170e51-5a44-424b-bbe1-6cf8349ab54a",
  "created" : "2023-01-03 07:06:56.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF c2dd97f4-9475",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/csar"
    }
  }
}
2023-01-03T07:09:43.234Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.235Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|INFO|500||InvokeReturn
2023-01-03T07:09:43.243Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance
2023-01-03T07:09:43.244Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|INFO|500||Invoke
2023-01-03T07:09:43.245Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.245Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance
2023-01-03T07:09:43.245Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Method      : GET
2023-01-03T07:09:43.246Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a66198e3-134e-4ef1-a0f5-7d3875bfbb2a"]
2023-01-03T07:09:43.246Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Request body: 
2023-01-03T07:09:43.247Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.283Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.284Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T07:09:43.284Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Status text  : 
2023-01-03T07:09:43.285Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.285Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Response body: 
2023-01-03T07:09:43.285Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.286Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-03T07:09:43.287Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a
2023-01-03T07:09:43.288Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|INFO|500||Invoke
2023-01-03T07:09:43.288Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.288Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a
2023-01-03T07:09:43.289Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Method      : GET
2023-01-03T07:09:43.289Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d385b07-d641-4ad3-936c-a359aae5ab42"]
2023-01-03T07:09:43.290Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Request body: 
2023-01-03T07:09:43.290Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.348Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.349Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Status code  : 200 OK
2023-01-03T07:09:43.350Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Status text  : 
2023-01-03T07:09:43.351Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.355Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_wsNvh8jiiSL4C35TCKJX",
      "description" : "catalog service description",
      "modelUUID" : "46773449-2287-44d7-8d6e-22d331bfa8b8",
      "modelInvariantUUID" : "a3170e51-5a44-424b-bbe1-6cf8349ab54a",
      "created" : "2023-01-03 07:06:56.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF c2dd97f4-9475",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/serviceProxyCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/collectionResourceCustomizations"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/networkCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/vnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a"
    }
  }
}
2023-01-03T07:09:43.356Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.356Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=a3170e51-5a44-424b-bbe1-6cf8349ab54a|INFO|500||InvokeReturn
2023-01-03T07:09:43.363Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance
2023-01-03T07:09:43.364Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|INFO|500||Invoke
2023-01-03T07:09:43.364Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.365Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance
2023-01-03T07:09:43.365Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Method      : GET
2023-01-03T07:09:43.366Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1acee293-362d-47dd-80e0-58de9a6f2e48"]
2023-01-03T07:09:43.366Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Request body: 
2023-01-03T07:09:43.367Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.408Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.409Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-01-03T07:09:43.409Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Status text  : 
2023-01-03T07:09:43.409Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.410Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||Response body: 
2023-01-03T07:09:43.410Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.410Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=46773449-2287-44d7-8d6e-22d331bfa8b8&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-01-03T07:09:43.411Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-03T07:09:43.412Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-01-03T07:09:43.412Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.413Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-01-03T07:09:43.413Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-01-03T07:09:43.414Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"667763b8-9beb-46b1-bcb2-09d01e6a0258"]
2023-01-03T07:09:43.414Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-01-03T07:09:43.414Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.461Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.462Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-01-03T07:09:43.463Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2023-01-03T07:09:43.463Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.474Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-01-03 05:37:51.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-01-03T07:09:43.475Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.476Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-01-03T07:09:43.481Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-03T07:09:43.482Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-01-03T07:09:43.483Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.484Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-01-03T07:09:43.484Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-01-03T07:09:43.485Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87226e88-cafa-4978-b741-13255d16aa56"]
2023-01-03T07:09:43.485Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-01-03T07:09:43.486Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.533Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.534Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-01-03T07:09:43.534Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2023-01-03T07:09:43.535Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.536Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 530,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-01-03T05:37:51.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service"
    }
  }
}
2023-01-03T07:09:43.536Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.537Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-01-03T07:09:43.542Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8
2023-01-03T07:09:43.543Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|INFO|500||Invoke
2023-01-03T07:09:43.543Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.544Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8
2023-01-03T07:09:43.544Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Method      : GET
2023-01-03T07:09:43.545Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d486d176-7534-4156-ab48-db51f05cb5dc"]
2023-01-03T07:09:43.545Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Request body: 
2023-01-03T07:09:43.545Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.590Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.592Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Status code  : 200 OK
2023-01-03T07:09:43.596Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Status text  : 
2023-01-03T07:09:43.597Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.602Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_wsNvh8jiiSL4C35TCKJX",
  "description" : "catalog service description",
  "modelUUID" : "46773449-2287-44d7-8d6e-22d331bfa8b8",
  "modelInvariantUUID" : "a3170e51-5a44-424b-bbe1-6cf8349ab54a",
  "created" : "2023-01-03 07:06:56.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF c2dd97f4-9475",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/serviceProxyCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/collectionResourceCustomizations"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/networkCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/vnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8/csar"
    }
  }
}
2023-01-03T07:09:43.603Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.603Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/46773449-2287-44d7-8d6e-22d331bfa8b8|INFO|500||InvokeReturn
2023-01-03T07:09:43.609Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-03T07:09:43.610Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-01-03T07:09:43.610Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.610Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-01-03T07:09:43.611Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-01-03T07:09:43.611Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"1fdf1c98ca4b5211", X-B3-SpanId:"9563851039fd90ff", X-B3-ParentSpanId:"1fdf1c98ca4b5211", X-B3-Sampled:"0", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6fb8dea-d396-4f28-94a0-7e86231504f4"]
2023-01-03T07:09:43.612Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"df0a17aa-7e92-4c27-a675-b8ba6ee81480","requestStatus":"IN_PROGRESS","startTime":1672729782574,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfe2e006-6f39-4c1e-83ab-af4a21847db7\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfe2e006-6f39-4c1e-83ab-af4a21847db7\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_65100eb1-56c2-46ac-aeb5-aeefb9f096b2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c2dd97f4-9475 0\",\n                                        \"modelCustomizationId\":\"10d13b14-a746-4608-82d6-27104cf22392\",\n                                        \"modelInvariantId\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n                                        \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                                        \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wsNvh8jiiSL4C35TCKJX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"df0a17aa-7e92-4c27-a675-b8ba6ee81480"}
2023-01-03T07:09:43.612Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-01-03T07:09:43.688Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:43.689Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-01-03T07:09:43.689Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2023-01-03T07:09:43.690Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:09:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:43.691Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "df0a17aa-7e92-4c27-a675-b8ba6ee81480",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-01-03T07:09:42.574+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfe2e006-6f39-4c1e-83ab-af4a21847db7\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfe2e006-6f39-4c1e-83ab-af4a21847db7\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_65100eb1-56c2-46ac-aeb5-aeefb9f096b2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c2dd97f4-9475 0\",\n                                        \"modelCustomizationId\":\"10d13b14-a746-4608-82d6-27104cf22392\",\n                                        \"modelInvariantId\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n                                        \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                                        \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wsNvh8jiiSL4C35TCKJX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-01-03T07:09:43.657+00:00",
  "serviceInstanceName" : "Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "df0a17aa-7e92-4c27-a675-b8ba6ee81480",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480"
    }
  }
}
2023-01-03T07:09:43.691Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:43.692Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-01-03T07:09:43.720Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-03T07:09:43.721Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-01-03T07:09:43.721Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-01-03T07:09:43.722Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-01-03T07:09:43.722Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-01-03T07:09:43.723Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"1fdf1c98ca4b5211", X-B3-SpanId:"3c4ec4a97a33db8e", X-B3-ParentSpanId:"1fdf1c98ca4b5211", X-B3-Sampled:"0", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"504f6355-9118-459f-8f63-dbb7a872066c"]
2023-01-03T07:09:43.723Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\"modelUuid\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\"modelInvariantUuid\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\"},\"requestInfo\":{\"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_65100eb1-56c2-46ac-aeb5-aeefb9f096b2\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF c2dd97f4-9475 0\",\"modelCustomizationId\":\"10d13b14-a746-4608-82d6-27104cf22392\",\"modelInvariantId\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\"instanceParams\":[],\"instanceName\":\"wsNvh8jiiSL4C35TCKJX\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"bfe2e006-6f39-4c1e-83ab-af4a21847db7\",\"owningEntityName\":\"OE-ETE_Customer-bfe2e006-6f39-4c1e-83ab-af4a21847db7\"}}}","type":"String"},"requestId":{"value":"df0a17aa-7e92-4c27-a675-b8ba6ee81480","type":"String"},"mso-request-id":{"value":"df0a17aa-7e92-4c27-a675-b8ba6ee81480","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-01-03T07:09:43.724Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-01-03T07:09:45.779Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-01-03T07:09:45.779Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-01-03T07:09:45.780Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2023-01-03T07:09:45.780Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Tue, 03 Jan 2023 07:09:45 GMT", X-ONAP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-TransactionID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ECOMP-RequestID:"df0a17aa-7e92-4c27-a675-b8ba6ee81480", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"504f6355-9118-459f-8f63-dbb7a872066c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:09:45.781Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"df0a17aa-7e92-4c27-a675-b8ba6ee81480\",\"instanceId\":\"588b1fa7-42cc-4702-815a-7bdcc2c0caad\"}}","message":"Success","processInstanceID":"992eec7b-8b35-11ed-b08c-5252d6793de1","variables":null,"messageCode":200}
2023-01-03T07:09:45.781Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-01-03T07:09:45.781Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-01-03T07:09:45.790Z|df0a17aa-7e92-4c27-a675-b8ba6ee81480|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T07:09:46.708Z|8bf002d9-3eb7-4353-a7d4-d0801a1032bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:09:46.709Z|8bf002d9-3eb7-4353-a7d4-d0801a1032bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:09:47.576Z|90b1267c-19b2-4c0c-9678-7c69cc83fa8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:09:47.577Z|90b1267c-19b2-4c0c-9678-7c69cc83fa8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:09:51.289Z|225909ac-d86e-4861-a94a-2dc38410706b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:51.290Z|225909ac-d86e-4861-a94a-2dc38410706b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:51.303Z|90b06c09-bd91-48f0-8f75-928988651c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:51.304Z|90b06c09-bd91-48f0-8f75-928988651c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:51.363Z|a112d7d8-8229-45a8-b30a-b9e5014af3cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:09:51.364Z|a112d7d8-8229-45a8-b30a-b9e5014af3cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:09:59.234Z|dfa1b9a2-afff-4258-8927-98f25b3b7afc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:09:59.236Z|dfa1b9a2-afff-4258-8927-98f25b3b7afc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:01.349Z|c26beb20-6530-4449-aba2-d2931f34bcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:01.349Z|0e07b799-041a-4107-8307-3e3ca042ea5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:01.350Z|c26beb20-6530-4449-aba2-d2931f34bcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:01.353Z|0e07b799-041a-4107-8307-3e3ca042ea5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:01.412Z|6a940ec8-1452-468d-b8ac-30d961f2e178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:01.413Z|6a940ec8-1452-468d-b8ac-30d961f2e178|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:01.709Z|907f85ad-59e9-4c3f-ad71-7fe1c853a1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:10:01.718Z|907f85ad-59e9-4c3f-ad71-7fe1c853a1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:10:11.395Z|6e03b684-f38d-49df-96de-07e05d2c7e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:11.397Z|6e03b684-f38d-49df-96de-07e05d2c7e83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:11.411Z|077009f5-1d9e-4a44-b089-2bc4f4919fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:11.412Z|077009f5-1d9e-4a44-b089-2bc4f4919fe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:11.445Z|f1881e84-d585-4400-82f1-2d778b24d8e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:11.445Z|f1881e84-d585-4400-82f1-2d778b24d8e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:16.708Z|4637f612-fc8b-41b6-8346-5dafeaec4dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:10:16.709Z|4637f612-fc8b-41b6-8346-5dafeaec4dbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:10:17.405Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|||INFO|500||Entering
2023-01-03T07:10:17.416Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480
2023-01-03T07:10:17.418Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|INFO|500||Invoke
2023-01-03T07:10:17.419Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||===========================request begin================================================
2023-01-03T07:10:17.419Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480
2023-01-03T07:10:17.421Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Method      : GET
2023-01-03T07:10:17.422Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8d2cd7eaf9b0a6a", X-B3-SpanId:"b5b0454f615abc9f", X-B3-ParentSpanId:"d8d2cd7eaf9b0a6a", X-B3-Sampled:"0", X-ONAP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-TransactionID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ECOMP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ff58620-dd2a-47b7-8e4e-e0a8e6f8dce6"]
2023-01-03T07:10:17.422Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Request body: 
2023-01-03T07:10:17.423Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||==========================request end================================================
2023-01-03T07:10:17.479Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||============================response begin==========================================
2023-01-03T07:10:17.480Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Status code  : 200 OK
2023-01-03T07:10:17.481Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Status text  : 
2023-01-03T07:10:17.482Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:10:17.482Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Response body: {
  "requestId" : "df0a17aa-7e92-4c27-a675-b8ba6ee81480",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2023-01-03T07:09:42.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfe2e006-6f39-4c1e-83ab-af4a21847db7\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfe2e006-6f39-4c1e-83ab-af4a21847db7\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_65100eb1-56c2-46ac-aeb5-aeefb9f096b2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c2dd97f4-9475 0\",\n                                        \"modelCustomizationId\":\"10d13b14-a746-4608-82d6-27104cf22392\",\n                                        \"modelInvariantId\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n                                        \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                                        \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wsNvh8jiiSL4C35TCKJX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T07:10:15.000+00:00",
  "serviceInstanceId" : "588b1fa7-42cc-4702-815a-7bdcc2c0caad",
  "serviceInstanceName" : "Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "df0a17aa-7e92-4c27-a675-b8ba6ee81480",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480"
    }
  }
}
2023-01-03T07:10:17.483Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||=======================response end=================================================
2023-01-03T07:10:17.483Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|INFO|500||InvokeReturn
2023-01-03T07:10:17.487Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false
2023-01-03T07:10:17.488Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T07:10:17.489Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T07:10:17.490Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false
2023-01-03T07:10:17.490Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T07:10:17.490Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8d2cd7eaf9b0a6a", X-B3-SpanId:"2cc5af936e47ec72", X-B3-ParentSpanId:"d8d2cd7eaf9b0a6a", X-B3-Sampled:"0", X-ONAP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-TransactionID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ECOMP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"150da04e-57fb-4796-9953-7a166203ef72"]
2023-01-03T07:10:17.491Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T07:10:17.491Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T07:10:17.523Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T07:10:17.526Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T07:10:17.529Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T07:10:17.530Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:10:17.535Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T07:10:17.536Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T07:10:17.536Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T07:10:17.583Z|6eecd0fe-2cfc-4548-bdd1-f77b8de67124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:10:17.584Z|6eecd0fe-2cfc-4548-bdd1-f77b8de67124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:10:17.647Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T07:10:17.649Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-01-03T07:10:17.649Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T07:10:17.650Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1
2023-01-03T07:10:17.651Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T07:10:17.651Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-TransactionID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ECOMP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ac385ad-ee05-426a-956c-f2457cd6fb8a"]
2023-01-03T07:10:17.652Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-01-03T07:10:17.652Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T07:10:17.915Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T07:10:17.917Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T07:10:17.917Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T07:10:17.919Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E71A42EBFED9A404DB89A99661FACB46; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Tue, 03 Jan 2023 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:10:17.930Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9ee18296-8b35-11ed-b08c-5252d6793de1","businessKey":"df0a17aa-7e92-4c27-a675-b8ba6ee81480","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-03T07:09:53.347+0000","endTime":"2023-01-03T07:10:15.291+0000","removalTime":null,"durationInMillis":21944,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"992eec7b-8b35-11ed-b08c-5252d6793de1","superProcessInstanceId":"9e4123a0-8b35-11ed-b08c-5252d6793de1","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-01-03T07:10:17.931Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T07:10:17.932Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=df0a17aa-7e92-4c27-a675-b8ba6ee81480&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-01-03T07:10:18.225Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T07:10:18.227Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||Invoke
2023-01-03T07:10:18.227Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||===========================request begin================================================
2023-01-03T07:10:18.228Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1
2023-01-03T07:10:18.228Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Method      : GET
2023-01-03T07:10:18.229Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-TransactionID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ECOMP-RequestID:"7e76b982-0576-479f-964e-fea5cd163b33", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844ce4eb-272a-4863-9161-b1f975953887"]
2023-01-03T07:10:18.229Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Request body: 
2023-01-03T07:10:18.230Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||==========================request end================================================
2023-01-03T07:10:18.411Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||============================response begin==========================================
2023-01-03T07:10:18.412Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-01-03T07:10:18.412Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Status text  : 
2023-01-03T07:10:18.412Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FF4575E07FA8E9AEFFEBF1100E59599A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Tue, 03 Jan 2023 07:10:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:10:18.413Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||Response body: [{"id":"9ee441cd-8b35-11ed-b08c-5252d6793de1","parentActivityInstanceId":"9ee18296-8b35-11ed-b08c-5252d6793de1","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:47a1cf21-8b29-11ed-b08c-5252d6793de1","processInstanceId":"9ee18296-8b35-11ed-b08c-5252d6793de1","executionId":"9ee18296-8b35-11ed-b08c-5252d6793de1","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-03T07:09:53.364+0000","endTime":"2023-01-03T07:09:53.535+0000","durationInMillis":171,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"992eec7b-8b35-11ed-b08c-5252d6793de1"}]
2023-01-03T07:10:18.414Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|DEBUG|500||=======================response end=================================================
2023-01-03T07:10:18.415Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9ee18296-8b35-11ed-b08c-5252d6793de1&maxResults=1|INFO|500||InvokeReturn
2023-01-03T07:10:18.423Z|7e76b982-0576-479f-964e-fea5cd163b33|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T07:10:21.429Z|dd02ff4b-b55e-43e8-bddd-fae460aa4306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:21.431Z|dd02ff4b-b55e-43e8-bddd-fae460aa4306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:21.446Z|72c8ca94-4548-4c4b-a45b-0d84b223dd16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:21.447Z|72c8ca94-4548-4c4b-a45b-0d84b223dd16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:21.491Z|1a9bf244-a47f-4276-842a-3eebd9103ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:21.492Z|1a9bf244-a47f-4276-842a-3eebd9103ff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:28.659Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|||INFO|500||Entering
2023-01-03T07:10:28.668Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480
2023-01-03T07:10:28.669Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|INFO|500||Invoke
2023-01-03T07:10:28.670Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||===========================request begin================================================
2023-01-03T07:10:28.670Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480
2023-01-03T07:10:28.671Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Method      : GET
2023-01-03T07:10:28.671Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2071cf89e5f7bf0", X-B3-SpanId:"2cf2cdc561ec4fa7", X-B3-ParentSpanId:"c2071cf89e5f7bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"816158a1-f969-4071-8ce0-01e369a29672", X-RequestID:"816158a1-f969-4071-8ce0-01e369a29672", X-TransactionID:"816158a1-f969-4071-8ce0-01e369a29672", X-ECOMP-RequestID:"816158a1-f969-4071-8ce0-01e369a29672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffc1031-1754-4b03-a484-3dc9f578fae0"]
2023-01-03T07:10:28.672Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Request body: 
2023-01-03T07:10:28.672Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||==========================request end================================================
2023-01-03T07:10:28.723Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||============================response begin==========================================
2023-01-03T07:10:28.725Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Status code  : 200 OK
2023-01-03T07:10:28.726Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Status text  : 
2023-01-03T07:10:28.727Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:10:28.729Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||Response body: {
  "requestId" : "df0a17aa-7e92-4c27-a675-b8ba6ee81480",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-01-03T07:09:42.000+00:00",
  "endTime" : "2023-01-03T07:10:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"bfe2e006-6f39-4c1e-83ab-af4a21847db7\",\n            \"owningEntityName\":\"OE-ETE_Customer-bfe2e006-6f39-4c1e-83ab-af4a21847db7\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_65100eb1-56c2-46ac-aeb5-aeefb9f096b2\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n            \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n            \"source\":\"VID\",\n            \"suppressRollback\": \"False\",\n            \"requestorId\":\"demo\"\n        },\n        \"requestParameters\":{\n            \"subscriptionServiceType\":\"pNF\",\n            \"aLaCarte\": \"False\",\n            \"userParams\":[\n                {\n                    \"service\":{\n                        \"modelInfo\":{\n                            \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                            \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF c2dd97f4-9475 0\",\n                                        \"modelCustomizationId\":\"10d13b14-a746-4608-82d6-27104cf22392\",\n                                        \"modelInvariantId\":\"a3170e51-5a44-424b-bbe1-6cf8349ab54a\",\n                                        \"modelVersionId\":\"46773449-2287-44d7-8d6e-22d331bfa8b8\",\n                                        \"modelName\":\"Demo_pNF_wsNvh8jiiSL4C35TCKJX\",\n                                        \"modelType\":\"pnf\",\n                                        \"modelVersion\":\"1.0\"\n                                    },\n                                    \"platform\":{\n                                        \"platformName\":\"Platform-ETE_Customer\"\n                                    },\n                                    \"lineOfBusiness\":{\n                                        \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n                                    },\n                                    \"productFamilyId\":\"8f4d2901-53b3-497c-97be-e771107414ff\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"wsNvh8jiiSL4C35TCKJX\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-01-03T07:10:20.000+00:00",
  "serviceInstanceId" : "588b1fa7-42cc-4702-815a-7bdcc2c0caad",
  "serviceInstanceName" : "Service_Ete_Name65100eb1-56c2-46ac-aeb5-aeefb9f096b2",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "df0a17aa-7e92-4c27-a675-b8ba6ee81480",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480"
    }
  }
}
2023-01-03T07:10:28.731Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|DEBUG|500||=======================response end=================================================
2023-01-03T07:10:28.732Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df0a17aa-7e92-4c27-a675-b8ba6ee81480|INFO|500||InvokeReturn
2023-01-03T07:10:28.736Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false
2023-01-03T07:10:28.737Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-01-03T07:10:28.738Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-01-03T07:10:28.738Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false
2023-01-03T07:10:28.739Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-01-03T07:10:28.740Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2071cf89e5f7bf0", X-B3-SpanId:"7ee2961e4dfd00f4", X-B3-ParentSpanId:"c2071cf89e5f7bf0", X-B3-Sampled:"0", X-ONAP-RequestID:"816158a1-f969-4071-8ce0-01e369a29672", X-RequestID:"816158a1-f969-4071-8ce0-01e369a29672", X-TransactionID:"816158a1-f969-4071-8ce0-01e369a29672", X-ECOMP-RequestID:"816158a1-f969-4071-8ce0-01e369a29672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe9c341-d8e3-434b-a2cd-be164b686028"]
2023-01-03T07:10:28.740Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-01-03T07:10:28.741Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-01-03T07:10:28.771Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-01-03T07:10:28.775Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-01-03T07:10:28.776Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2023-01-03T07:10:28.777Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 03 Jan 2023 07:10:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"]
2023-01-03T07:10:28.778Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-01-03T07:10:28.779Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-01-03T07:10:28.779Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df0a17aa-7e92-4c27-a675-b8ba6ee81480&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-01-03T07:10:28.799Z|816158a1-f969-4071-8ce0-01e369a29672|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df0a17aa-7e92-4c27-a675-b8ba6ee81480|InfraPortalClient|||INFO|500||Exiting.
2023-01-03T07:10:31.473Z|612b4c0e-1d23-4562-a2b4-703369d7ec06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:31.474Z|612b4c0e-1d23-4562-a2b4-703369d7ec06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:31.489Z|834a974e-c6e9-48d0-92ff-024abadec16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:31.491Z|834a974e-c6e9-48d0-92ff-024abadec16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:31.550Z|1e630606-f0ec-420c-a4d3-5da270f54af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:31.551Z|1e630606-f0ec-420c-a4d3-5da270f54af2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:31.710Z|57019401-ce84-49a6-baaf-3499b730ca1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:10:31.711Z|57019401-ce84-49a6-baaf-3499b730ca1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:10:41.519Z|24148db1-15b1-4e93-a1db-7cfbc98c06be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:41.519Z|a1ca74d1-9c12-4b3f-8de0-f033e7a8f1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:41.520Z|24148db1-15b1-4e93-a1db-7cfbc98c06be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:41.520Z|a1ca74d1-9c12-4b3f-8de0-f033e7a8f1e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:41.589Z|3c121e9f-74e9-4d76-8555-6b76a4830a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:41.590Z|3c121e9f-74e9-4d76-8555-6b76a4830a50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:46.708Z|81703b6f-f94e-44a0-860e-0445592003f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:10:46.711Z|81703b6f-f94e-44a0-860e-0445592003f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:10:47.585Z|99504c0b-fde6-4854-8546-a418d70ca633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:10:47.586Z|99504c0b-fde6-4854-8546-a418d70ca633|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:10:51.569Z|1b36699b-fe2e-4f72-9fbf-0d7bb56520f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:51.569Z|37d735be-d412-4b42-b1dd-a1b0a41d13be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:51.570Z|1b36699b-fe2e-4f72-9fbf-0d7bb56520f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:51.571Z|37d735be-d412-4b42-b1dd-a1b0a41d13be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:51.626Z|9d4a77c6-327e-4a35-9996-565c6252a78e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:10:51.627Z|9d4a77c6-327e-4a35-9996-565c6252a78e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:10:59.233Z|e595805c-95ca-4296-9214-cafa2863eb33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:10:59.235Z|e595805c-95ca-4296-9214-cafa2863eb33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:01.601Z|b23dc7c1-45d6-40c5-a0ce-c234cc3a1564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:01.601Z|8b065efc-462b-44b1-96e6-93f13132ccf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:01.603Z|b23dc7c1-45d6-40c5-a0ce-c234cc3a1564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:01.604Z|8b065efc-462b-44b1-96e6-93f13132ccf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:01.665Z|d360acfc-30c2-4637-bc05-6df9512e11ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:01.666Z|d360acfc-30c2-4637-bc05-6df9512e11ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:01.709Z|da72e77a-e9f4-4d08-a27b-ed8b6693077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:11:01.710Z|da72e77a-e9f4-4d08-a27b-ed8b6693077a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:11:11.639Z|98cf7ef3-70bd-4ce1-af42-4f32623d3b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:11.643Z|98cf7ef3-70bd-4ce1-af42-4f32623d3b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:11.648Z|74262e98-ce40-4e80-a6db-a1411bce2301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:11.649Z|74262e98-ce40-4e80-a6db-a1411bce2301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:11.692Z|1014131b-b36f-46be-b234-66ca8c4ae88e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:11.693Z|1014131b-b36f-46be-b234-66ca8c4ae88e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:16.708Z|a787077f-b702-4748-8e1c-59ee3b31b190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:11:16.709Z|a787077f-b702-4748-8e1c-59ee3b31b190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:11:17.588Z|1c6f85a9-3b80-4a28-a181-ade75b188450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:11:17.589Z|1c6f85a9-3b80-4a28-a181-ade75b188450|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:11:21.686Z|0a1e20a6-e447-4616-a26b-de7c6b245672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:21.688Z|0a1e20a6-e447-4616-a26b-de7c6b245672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:21.690Z|bf0a2ebe-d6fa-4c69-8082-38dc2528a0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:21.691Z|bf0a2ebe-d6fa-4c69-8082-38dc2528a0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:21.733Z|f3cca884-6ffa-4746-886b-28a2e0a09e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:21.734Z|f3cca884-6ffa-4746-886b-28a2e0a09e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:31.710Z|14d0495c-9494-4452-828d-3e31e03d1b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:11:31.716Z|14d0495c-9494-4452-828d-3e31e03d1b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:11:31.732Z|e39f1bef-a6c2-4446-bd7f-46f6f9278510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:31.733Z|5fbed118-e3c0-49be-8c3f-b8036a5ea700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:31.733Z|e39f1bef-a6c2-4446-bd7f-46f6f9278510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:31.733Z|5fbed118-e3c0-49be-8c3f-b8036a5ea700|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:31.776Z|0daf0d8c-2d1c-43f5-ad84-3f0964287145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:31.783Z|0daf0d8c-2d1c-43f5-ad84-3f0964287145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:41.766Z|b30be106-8a80-4ee8-a97e-5a2cdd713c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:41.771Z|82133a2b-f159-448a-96e9-05ed7a07c8dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:41.773Z|82133a2b-f159-448a-96e9-05ed7a07c8dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:41.779Z|b30be106-8a80-4ee8-a97e-5a2cdd713c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:41.815Z|190464c8-95d2-4a61-a50f-57a79ca9ebf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:41.816Z|190464c8-95d2-4a61-a50f-57a79ca9ebf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:46.709Z|b998f6e1-00ce-4866-af93-eaccb8a18277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:11:46.709Z|b998f6e1-00ce-4866-af93-eaccb8a18277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:11:47.589Z|66651a80-042a-4b83-a5fa-ed8b430e262a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:11:47.590Z|66651a80-042a-4b83-a5fa-ed8b430e262a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:11:51.811Z|ac1d30e5-1b34-4f75-a4a4-db3ac3859ca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:51.812Z|ac1d30e5-1b34-4f75-a4a4-db3ac3859ca5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:51.817Z|e22b266c-b33c-400d-a83b-338a7b0ea390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:51.818Z|e22b266c-b33c-400d-a83b-338a7b0ea390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:51.867Z|e090c976-2a3a-4ed8-a996-4c8a819a0ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:11:51.869Z|e090c976-2a3a-4ed8-a996-4c8a819a0ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:11:59.235Z|5702231b-7175-4ecd-89ad-935b501b7dbb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:11:59.250Z|5702231b-7175-4ecd-89ad-935b501b7dbb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:01.710Z|cd7e9246-2053-4266-a3d9-813a9f66ad3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:12:01.711Z|cd7e9246-2053-4266-a3d9-813a9f66ad3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:12:01.917Z|90af7204-8264-40fc-b1c1-9705a6670f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:01.921Z|41c347d8-a5ae-4441-8f28-8453ac7b80c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:01.923Z|90af7204-8264-40fc-b1c1-9705a6670f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:01.924Z|41c347d8-a5ae-4441-8f28-8453ac7b80c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:01.956Z|eaddd8c2-86f3-4197-863f-5d1df6cfe2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:01.957Z|eaddd8c2-86f3-4197-863f-5d1df6cfe2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:11.981Z|d3794750-0b4c-4e0d-97ec-8829a7cbf212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:11.981Z|b6a6bcce-ebc9-447b-ac97-8d29c5bbbcea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:11.982Z|d3794750-0b4c-4e0d-97ec-8829a7cbf212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:11.982Z|b6a6bcce-ebc9-447b-ac97-8d29c5bbbcea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:11.994Z|c8c5f6c4-831c-45f8-b779-608adfd803fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:11.995Z|c8c5f6c4-831c-45f8-b779-608adfd803fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:16.708Z|737bd3dd-1a9a-45ed-9374-fe7c07c2dc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:12:16.712Z|737bd3dd-1a9a-45ed-9374-fe7c07c2dc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:12:17.591Z|413fa2fb-6cca-4aad-ac2a-984840e53b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:12:17.591Z|413fa2fb-6cca-4aad-ac2a-984840e53b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:12:22.024Z|ed74ec8d-1c92-407a-86a2-8971f0c4acd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:22.024Z|d0e6d094-dcb0-4639-9c0a-8d2580ac827f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:22.025Z|ed74ec8d-1c92-407a-86a2-8971f0c4acd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:22.025Z|d0e6d094-dcb0-4639-9c0a-8d2580ac827f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:22.043Z|6ee3561f-c35b-45f8-bdb5-9a658873363c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:22.044Z|6ee3561f-c35b-45f8-bdb5-9a658873363c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:31.709Z|7c404b5f-e699-4a30-b974-224090cc81a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:12:31.710Z|7c404b5f-e699-4a30-b974-224090cc81a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:12:32.073Z|106079c2-0ea0-44da-88c2-cce5d405b466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:32.074Z|106079c2-0ea0-44da-88c2-cce5d405b466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:32.073Z|48386a14-266a-4586-88c3-7812ae8d268b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:32.075Z|48386a14-266a-4586-88c3-7812ae8d268b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:32.089Z|42ae1002-34fa-4ed3-b1ea-4f852d37d57f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:32.091Z|42ae1002-34fa-4ed3-b1ea-4f852d37d57f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:42.104Z|7207f5b3-0117-465a-842f-7b448aa5451c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:42.105Z|7207f5b3-0117-465a-842f-7b448aa5451c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:42.117Z|38319b21-af39-4b86-96ff-8ddb3112dba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:42.119Z|38319b21-af39-4b86-96ff-8ddb3112dba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:42.124Z|9a937435-bbe8-4856-8ae7-ee393ad96be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:42.125Z|9a937435-bbe8-4856-8ae7-ee393ad96be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:46.709Z|b70ff241-7e8d-45a8-b21f-c32a6f82d0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:12:46.710Z|b70ff241-7e8d-45a8-b21f-c32a6f82d0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:12:47.593Z|33c29aca-8e4f-47bf-806c-6e8d2f22163b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:12:47.593Z|33c29aca-8e4f-47bf-806c-6e8d2f22163b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:12:52.133Z|2b3a4517-440b-4706-8c2c-0af1a27fd500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:52.135Z|2b3a4517-440b-4706-8c2c-0af1a27fd500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:52.152Z|0b3913d8-4253-42f3-8c6b-cf8310e23d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:52.153Z|0b3913d8-4253-42f3-8c6b-cf8310e23d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:52.164Z|fcefba88-43fd-46e1-ab2c-1807ffdc0b13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:12:52.165Z|fcefba88-43fd-46e1-ab2c-1807ffdc0b13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:12:59.240Z|185abcff-946b-4d3a-8bb6-a350518420cb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:12:59.242Z|185abcff-946b-4d3a-8bb6-a350518420cb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:01.714Z|a35595af-92c2-4f57-a96c-ae6f3326a7ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:13:01.720Z|a35595af-92c2-4f57-a96c-ae6f3326a7ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:13:02.184Z|2dcb64da-4e01-4f5e-b761-eaf5a5eeeb5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:02.186Z|2dcb64da-4e01-4f5e-b761-eaf5a5eeeb5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:02.192Z|a367de1a-524e-4115-83b8-98118b7702ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:02.194Z|a367de1a-524e-4115-83b8-98118b7702ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:02.212Z|d0df56fc-3f2d-4506-9e7d-c3df25fb2d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:02.214Z|d0df56fc-3f2d-4506-9e7d-c3df25fb2d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:12.214Z|a16e8edd-5ec5-45da-a5b3-bde1190375ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:12.215Z|a16e8edd-5ec5-45da-a5b3-bde1190375ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:12.229Z|e8d31c89-bcfd-4cb3-b5f9-bad717415487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:12.230Z|e8d31c89-bcfd-4cb3-b5f9-bad717415487|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:12.261Z|a047c3e5-937d-4298-a4e1-a379a089db89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:12.263Z|a047c3e5-937d-4298-a4e1-a379a089db89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:16.709Z|a0805e7a-c50c-4c99-89b7-d9e9b39a2ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:13:16.710Z|a0805e7a-c50c-4c99-89b7-d9e9b39a2ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:13:17.594Z|0127ebad-6135-4266-9378-a28b8f1a7b36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:13:17.595Z|0127ebad-6135-4266-9378-a28b8f1a7b36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:13:22.247Z|3c401746-4d2d-41fc-9222-1a1b4665301a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:22.248Z|3c401746-4d2d-41fc-9222-1a1b4665301a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:22.271Z|cd33b728-66e0-46f2-b4ad-2a730d86de27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:22.272Z|cd33b728-66e0-46f2-b4ad-2a730d86de27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:22.303Z|21fe52bd-7ac6-4442-87bb-df7f3490ded8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:22.304Z|21fe52bd-7ac6-4442-87bb-df7f3490ded8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:31.708Z|c9a20767-51bb-4829-92c4-013378990933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:13:31.709Z|c9a20767-51bb-4829-92c4-013378990933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:13:32.275Z|a5aa0900-52d2-41f3-9c4e-610f53efb364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:32.277Z|a5aa0900-52d2-41f3-9c4e-610f53efb364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:32.309Z|52e72210-4236-4598-8e9e-0ec8b3d13f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:32.310Z|52e72210-4236-4598-8e9e-0ec8b3d13f32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:32.336Z|5b536f94-336a-4c23-accb-ab966bc9d049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:32.338Z|5b536f94-336a-4c23-accb-ab966bc9d049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:42.303Z|266e3af1-148d-4820-a28f-4e872beb8029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:42.304Z|266e3af1-148d-4820-a28f-4e872beb8029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:42.341Z|c7a1be9c-bf1e-4836-b5b8-1b1b6e28c8eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:42.342Z|c7a1be9c-bf1e-4836-b5b8-1b1b6e28c8eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:42.374Z|a5f4cf19-14c9-4628-8fcd-126228f324aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:42.375Z|a5f4cf19-14c9-4628-8fcd-126228f324aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:46.708Z|8ec6d102-122a-440d-a95c-1d0f2bfd85a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:13:46.712Z|8ec6d102-122a-440d-a95c-1d0f2bfd85a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:13:47.596Z|32a9bb40-8c8d-4aa5-b3b8-3eea4224770f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:13:47.597Z|32a9bb40-8c8d-4aa5-b3b8-3eea4224770f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:13:52.337Z|c5f058e3-c993-411c-bb2b-7e710a2c9a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:52.339Z|c5f058e3-c993-411c-bb2b-7e710a2c9a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:52.384Z|78ad4340-bb9a-4623-b617-ab447686424c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:52.385Z|78ad4340-bb9a-4623-b617-ab447686424c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:52.410Z|6e92cfd3-d9db-41dd-b4a0-ab9f51133484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:13:52.411Z|6e92cfd3-d9db-41dd-b4a0-ab9f51133484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:13:59.234Z|e04c833b-3137-429f-83e3-f7e0257da6e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:13:59.235Z|e04c833b-3137-429f-83e3-f7e0257da6e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:01.709Z|7dc79559-42fd-49ec-8b67-797c6ff935bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:14:01.710Z|7dc79559-42fd-49ec-8b67-797c6ff935bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:14:02.372Z|0f03b48d-72df-46b1-b30f-7132eea70d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:02.373Z|0f03b48d-72df-46b1-b30f-7132eea70d0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:02.435Z|1f715912-7b18-4444-a9f2-458b2a5f9575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:02.437Z|1f715912-7b18-4444-a9f2-458b2a5f9575|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:02.462Z|5e264542-acb4-4463-a6c3-b33a0b5f7922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:02.463Z|5e264542-acb4-4463-a6c3-b33a0b5f7922|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:12.419Z|6e1dcff6-6158-4133-9e99-d47a3facfa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:12.419Z|6e1dcff6-6158-4133-9e99-d47a3facfa88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:12.474Z|f445fa32-6287-453f-917e-8b6f3e9e7725|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:12.475Z|f445fa32-6287-453f-917e-8b6f3e9e7725|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:12.493Z|c8d898a8-9320-49da-a4a8-59ebf4d5a0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:12.493Z|c8d898a8-9320-49da-a4a8-59ebf4d5a0a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:16.710Z|a109a575-acfa-4d3a-bfd9-6107f159d2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:14:16.711Z|a109a575-acfa-4d3a-bfd9-6107f159d2bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:14:17.598Z|f6437f39-dbd8-49aa-bd51-64845c9c9edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:14:17.600Z|f6437f39-dbd8-49aa-bd51-64845c9c9edb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:14:22.447Z|7c707c15-1853-4075-84c1-00c128dfb03d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:22.448Z|7c707c15-1853-4075-84c1-00c128dfb03d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:22.504Z|f9268db9-46aa-4010-80d8-a910dfc80c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:22.505Z|f9268db9-46aa-4010-80d8-a910dfc80c1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:22.525Z|40e1812b-6af4-4b5d-b5ae-a5939bd33cd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:22.527Z|40e1812b-6af4-4b5d-b5ae-a5939bd33cd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:31.708Z|765e9b97-0283-4e88-a320-e780a1de8d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:14:31.717Z|765e9b97-0283-4e88-a320-e780a1de8d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:14:32.517Z|fdaf6df0-d101-4e1a-8d3a-479906785479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:32.519Z|fdaf6df0-d101-4e1a-8d3a-479906785479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:32.537Z|e984e655-dbcd-4394-8934-66260ede4cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:32.539Z|e984e655-dbcd-4394-8934-66260ede4cf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:32.562Z|7b376186-da6c-4e87-b332-a3a630acce3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:32.563Z|7b376186-da6c-4e87-b332-a3a630acce3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:42.555Z|652b21a1-faff-4a69-95cc-73fce27d7ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:42.556Z|652b21a1-faff-4a69-95cc-73fce27d7ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:42.576Z|03482534-4006-4f1f-896e-b3127c133163|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:42.576Z|03482534-4006-4f1f-896e-b3127c133163|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:42.626Z|59611be5-87ff-4f6e-ac4f-2f8593ac79a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:42.627Z|59611be5-87ff-4f6e-ac4f-2f8593ac79a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:46.708Z|a01ed5fa-33b5-4677-8a73-231a585b7e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:14:46.709Z|a01ed5fa-33b5-4677-8a73-231a585b7e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:14:47.601Z|76991edd-dc19-4b17-917f-231e1a6c6ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:14:47.603Z|76991edd-dc19-4b17-917f-231e1a6c6ddc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:14:52.597Z|a448cfbf-3fb8-425a-9f8e-472e811e8144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:52.599Z|a448cfbf-3fb8-425a-9f8e-472e811e8144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:52.607Z|59d86700-82d3-4dd1-9253-d242b55ea481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:52.608Z|59d86700-82d3-4dd1-9253-d242b55ea481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:52.672Z|20608e2c-2062-40c0-8308-6734ca727204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:14:52.673Z|20608e2c-2062-40c0-8308-6734ca727204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:14:59.239Z|134ff5d8-29b1-48f4-b422-9addb9c615be|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:14:59.240Z|134ff5d8-29b1-48f4-b422-9addb9c615be|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:01.708Z|f922fd08-38ef-4500-b01a-a36b718d4bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:15:01.709Z|f922fd08-38ef-4500-b01a-a36b718d4bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:15:02.728Z|48ac3362-1fb9-4b6e-b735-cf5958d16cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:02.728Z|81749b08-1653-4555-9f0b-47d2d83587e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:02.729Z|48ac3362-1fb9-4b6e-b735-cf5958d16cb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:02.729Z|81749b08-1653-4555-9f0b-47d2d83587e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:02.726Z|d7f35dc4-7ad0-4170-b939-c57a8f50ed46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:02.733Z|d7f35dc4-7ad0-4170-b939-c57a8f50ed46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:12.770Z|7ebf471e-837e-46b7-8503-93776bfc6226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:12.772Z|7ebf471e-837e-46b7-8503-93776bfc6226|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:12.779Z|77157b47-1ebd-431f-a83d-8edee01a8bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:12.780Z|77157b47-1ebd-431f-a83d-8edee01a8bbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:12.792Z|2b150b0a-6812-48e4-894d-2313c7c93707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:12.794Z|2b150b0a-6812-48e4-894d-2313c7c93707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:16.710Z|63dc26c1-1864-46db-892f-ddb0acd1f6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:15:16.716Z|63dc26c1-1864-46db-892f-ddb0acd1f6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:15:17.606Z|a30924ad-cf46-419b-ac24-e46b50133acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:15:17.607Z|a30924ad-cf46-419b-ac24-e46b50133acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:15:22.825Z|5f3c2cb7-f75f-4e8a-b5e9-9849d985a35a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:22.825Z|43ac0eeb-3f36-47fe-9ccb-610b94c9e19d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:22.827Z|5f3c2cb7-f75f-4e8a-b5e9-9849d985a35a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:22.827Z|43ac0eeb-3f36-47fe-9ccb-610b94c9e19d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:22.847Z|26023f28-bad2-49ed-9c9c-eac9897e82d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:22.848Z|26023f28-bad2-49ed-9c9c-eac9897e82d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:31.709Z|133f5435-7073-4454-98b1-0f07561119eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:15:31.710Z|133f5435-7073-4454-98b1-0f07561119eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:15:32.886Z|cb9becc9-385f-468c-93f0-c816a6784d25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:32.886Z|f0925280-b14e-419b-b050-4877b46f6f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:32.887Z|cb9becc9-385f-468c-93f0-c816a6784d25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:32.887Z|f0925280-b14e-419b-b050-4877b46f6f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:32.908Z|e2493994-9f71-49ff-b0ca-dcb6633d2bb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:32.909Z|e2493994-9f71-49ff-b0ca-dcb6633d2bb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:42.963Z|2b478268-1877-4afb-a67c-700be9033333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:42.966Z|2b478268-1877-4afb-a67c-700be9033333|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:42.967Z|46c147c1-b6b6-4483-b9a6-efe6bab32e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:42.968Z|46c147c1-b6b6-4483-b9a6-efe6bab32e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:42.986Z|8451cc86-69aa-4995-ab33-71f399ca196a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:42.988Z|8451cc86-69aa-4995-ab33-71f399ca196a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:46.709Z|b8807a14-539f-467d-a8b5-57488e49243c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:15:46.710Z|b8807a14-539f-467d-a8b5-57488e49243c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:15:47.608Z|fac30cae-893c-4966-bf2e-82f2a1338ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:15:47.609Z|fac30cae-893c-4966-bf2e-82f2a1338ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:15:53.007Z|7ba42ccb-3af5-48bf-832e-c76bb6fabbc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:53.006Z|20677eab-cbbc-44a9-88bb-07567612870f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:53.007Z|20677eab-cbbc-44a9-88bb-07567612870f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:53.008Z|7ba42ccb-3af5-48bf-832e-c76bb6fabbc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:53.041Z|dd4321b7-fce7-47b0-9bd0-0edf49953370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:15:53.042Z|dd4321b7-fce7-47b0-9bd0-0edf49953370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:15:59.234Z|a83fa225-5298-4b77-9770-c404886acfd8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:15:59.236Z|a83fa225-5298-4b77-9770-c404886acfd8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:01.710Z|efaa9605-0acc-4551-8f39-4abfba30f818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:16:01.718Z|efaa9605-0acc-4551-8f39-4abfba30f818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:16:03.051Z|f45cda0c-5fe0-49f9-8084-f1b812167d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:03.052Z|f45cda0c-5fe0-49f9-8084-f1b812167d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:03.095Z|7e03da8e-925b-4833-895e-0a5673becb04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:03.097Z|7e03da8e-925b-4833-895e-0a5673becb04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:03.119Z|7cdd4c68-6e9b-4f4f-8667-568adb5fd18f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:03.120Z|7cdd4c68-6e9b-4f4f-8667-568adb5fd18f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:13.120Z|53e5d41a-e304-44ea-b644-9813d676e0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:13.121Z|53e5d41a-e304-44ea-b644-9813d676e0b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:13.165Z|599a4ba8-4235-4a9d-8059-add81796a1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:13.166Z|599a4ba8-4235-4a9d-8059-add81796a1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:13.196Z|615db6bb-f152-42b0-a5b6-8e04abbd3d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:13.197Z|615db6bb-f152-42b0-a5b6-8e04abbd3d80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:16.708Z|9920033e-4328-44c2-9d42-cce6ec6944a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:16:16.709Z|9920033e-4328-44c2-9d42-cce6ec6944a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:16:17.610Z|877ef0ec-14b6-4ebc-91f2-7ed6d576f2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:16:17.611Z|877ef0ec-14b6-4ebc-91f2-7ed6d576f2d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:16:23.189Z|e76c895e-7906-4f66-94bf-bdfa3f91044a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:23.189Z|e76c895e-7906-4f66-94bf-bdfa3f91044a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:23.199Z|1b4033e8-87ba-4dd6-832f-bd72cfcb5dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:23.200Z|1b4033e8-87ba-4dd6-832f-bd72cfcb5dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:23.254Z|04baaccd-75ae-4710-8f80-d16b85265b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:23.255Z|04baaccd-75ae-4710-8f80-d16b85265b3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:31.708Z|74a3500e-f31d-4f32-8fc0-5b7a63ae4b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:16:31.709Z|74a3500e-f31d-4f32-8fc0-5b7a63ae4b72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:16:33.230Z|c00e2770-74bb-4922-9471-1a6c9b80b5da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:33.231Z|c00e2770-74bb-4922-9471-1a6c9b80b5da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:33.243Z|79944abe-bc9c-44ef-844b-7582cab424ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:33.244Z|79944abe-bc9c-44ef-844b-7582cab424ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:33.309Z|96e4ce38-fda0-4d35-81b5-813660c67436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:33.310Z|96e4ce38-fda0-4d35-81b5-813660c67436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:43.290Z|01d7f59a-6fe2-43ad-a146-2a75f82c37cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:43.290Z|47c3f3d7-0c47-4370-9b7e-785d40d0420b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:43.291Z|01d7f59a-6fe2-43ad-a146-2a75f82c37cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:43.291Z|47c3f3d7-0c47-4370-9b7e-785d40d0420b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:43.353Z|dbda9e2a-d163-4206-9674-1497ece18b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:43.357Z|dbda9e2a-d163-4206-9674-1497ece18b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:46.708Z|6ab24c7c-5a3f-43b7-bed9-726b611520d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:16:46.713Z|6ab24c7c-5a3f-43b7-bed9-726b611520d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:16:47.612Z|41d89095-086c-4a7b-a38e-e03d5eb7c4a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:16:47.613Z|41d89095-086c-4a7b-a38e-e03d5eb7c4a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:16:53.337Z|39ab02e0-2e56-4962-972f-c43563fd764f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:53.337Z|5df12a32-d30f-4288-91a2-e284579cbe17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:53.339Z|5df12a32-d30f-4288-91a2-e284579cbe17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:53.339Z|39ab02e0-2e56-4962-972f-c43563fd764f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:53.389Z|2f9a9b18-5446-4c46-89a4-cc38ea866f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:16:53.390Z|2f9a9b18-5446-4c46-89a4-cc38ea866f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:16:59.237Z|258648c0-1530-4c18-8a2a-d75e44747ef8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:16:59.238Z|258648c0-1530-4c18-8a2a-d75e44747ef8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:01.708Z|b64ceb08-44be-4117-9e7d-9ccff7bba585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:17:01.709Z|b64ceb08-44be-4117-9e7d-9ccff7bba585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:17:03.396Z|2d32beaa-55f5-4f9d-92c0-a3ab2721aa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:03.397Z|2d32beaa-55f5-4f9d-92c0-a3ab2721aa5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:03.404Z|79fbfe1a-329d-4d58-b93f-f3a4e8522132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:03.406Z|79fbfe1a-329d-4d58-b93f-f3a4e8522132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:03.517Z|454543e8-cd42-4830-a858-a2e7a3563b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:03.518Z|454543e8-cd42-4830-a858-a2e7a3563b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:13.469Z|0104814c-6b0d-4de1-a4c9-579f00b51d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:13.470Z|0104814c-6b0d-4de1-a4c9-579f00b51d4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:13.507Z|27784018-9285-4893-a8c7-568d10550995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:13.508Z|27784018-9285-4893-a8c7-568d10550995|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:13.580Z|3046095e-6670-49a4-82bc-1acb316b2974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:13.581Z|3046095e-6670-49a4-82bc-1acb316b2974|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:16.708Z|9eaae2b0-1405-4351-afc9-13b06a199447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:17:16.709Z|9eaae2b0-1405-4351-afc9-13b06a199447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:17:17.614Z|80563abb-ba15-4777-bd00-1bea9b9319bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:17:17.615Z|80563abb-ba15-4777-bd00-1bea9b9319bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:17:23.514Z|eaffe3a3-ebed-496a-b91c-8f80b6e61214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:23.514Z|eaffe3a3-ebed-496a-b91c-8f80b6e61214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:23.601Z|11119269-e2d6-4db8-bba7-5b45dec29ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:23.603Z|11119269-e2d6-4db8-bba7-5b45dec29ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:23.620Z|716c625d-3a0b-416e-9792-28e47f0f941c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:23.620Z|716c625d-3a0b-416e-9792-28e47f0f941c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:31.708Z|69143588-ac7f-4867-822e-c0ca08e19308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:17:31.713Z|69143588-ac7f-4867-822e-c0ca08e19308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:17:33.573Z|5965f88e-a4c0-489b-a2dc-ace2bfacf496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:33.575Z|5965f88e-a4c0-489b-a2dc-ace2bfacf496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:33.694Z|6b56d0bf-3d67-4a14-b324-5fd81e6f3f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:33.695Z|6b56d0bf-3d67-4a14-b324-5fd81e6f3f5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:33.700Z|e17f3b54-f834-44a8-a119-5016eaea8ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:33.701Z|e17f3b54-f834-44a8-a119-5016eaea8ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:43.607Z|e52dc01d-c614-4a3e-9455-c252f6269e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:43.608Z|e52dc01d-c614-4a3e-9455-c252f6269e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:43.743Z|0f3f559e-481a-4a33-987f-7f1699bf9e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:43.744Z|0f3f559e-481a-4a33-987f-7f1699bf9e11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:43.744Z|2f62277c-2ca7-4339-8635-086b0ac57150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:43.745Z|2f62277c-2ca7-4339-8635-086b0ac57150|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:46.708Z|684484ae-af6d-44bf-8c79-300812894be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:17:46.709Z|684484ae-af6d-44bf-8c79-300812894be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:17:47.616Z|107d52c2-c0d8-4a4e-afc6-abeeff092ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:17:47.617Z|107d52c2-c0d8-4a4e-afc6-abeeff092ad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:17:53.703Z|92ab55e2-e1fc-41e3-863c-624fb4abbc43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:53.704Z|92ab55e2-e1fc-41e3-863c-624fb4abbc43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:53.820Z|31c1c319-cfcb-458e-970d-5aa87ba09efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:53.821Z|31c1c319-cfcb-458e-970d-5aa87ba09efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:53.837Z|d22a4c08-cc52-4e55-9ec9-e4f8cfd9b519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:17:53.838Z|d22a4c08-cc52-4e55-9ec9-e4f8cfd9b519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:17:59.236Z|21ae093a-1720-42b3-b0e2-dafd0d16ba15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:17:59.237Z|21ae093a-1720-42b3-b0e2-dafd0d16ba15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:01.710Z|f1099a88-0cd9-4464-93be-2537a29af047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:18:01.716Z|f1099a88-0cd9-4464-93be-2537a29af047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:18:03.770Z|c672213d-0d8f-414e-b15c-f956bd9c4ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:03.771Z|c672213d-0d8f-414e-b15c-f956bd9c4ef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:03.893Z|89cf203a-0291-4012-b2ae-d615555491f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:03.894Z|89cf203a-0291-4012-b2ae-d615555491f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:03.948Z|66f25933-b7e9-4226-89d8-be23c6fc1b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:03.949Z|66f25933-b7e9-4226-89d8-be23c6fc1b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:13.881Z|4919083a-433a-4b1d-ba4d-11862b186c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:13.883Z|4919083a-433a-4b1d-ba4d-11862b186c24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:13.975Z|3a8b1c60-95b2-4571-a294-2e31f93cbd86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:13.976Z|3a8b1c60-95b2-4571-a294-2e31f93cbd86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:14.027Z|e74dd9cc-9dd1-4676-b6fa-013a3e21cfcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:14.028Z|e74dd9cc-9dd1-4676-b6fa-013a3e21cfcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:16.709Z|ce7b1483-0f59-4a6c-ab6e-76f2075e453c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:18:16.709Z|ce7b1483-0f59-4a6c-ab6e-76f2075e453c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:18:17.618Z|6eb37acd-10f1-4b06-853b-8939846c5d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:18:17.619Z|6eb37acd-10f1-4b06-853b-8939846c5d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:18:23.934Z|f20a2e67-ba8d-42ab-ba59-44223d626d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:23.936Z|f20a2e67-ba8d-42ab-ba59-44223d626d1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:24.012Z|d90ea590-16ac-40bd-b2c4-ab11541b55f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:24.013Z|d90ea590-16ac-40bd-b2c4-ab11541b55f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:24.073Z|e2c0f784-9255-42f2-8975-a1dcd81cf552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:24.075Z|e2c0f784-9255-42f2-8975-a1dcd81cf552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:31.709Z|6b0daeb9-6114-4337-ac12-2d86b8722011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:18:31.710Z|6b0daeb9-6114-4337-ac12-2d86b8722011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:18:33.987Z|1d19bd14-49d7-4af7-9ef3-8f00058bce7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:33.990Z|1d19bd14-49d7-4af7-9ef3-8f00058bce7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:34.044Z|def839dd-f7b6-4f0e-aa4d-87005e2c08d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:34.045Z|def839dd-f7b6-4f0e-aa4d-87005e2c08d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:34.117Z|77049df3-4f58-4059-9cce-d61ba305ebb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:34.118Z|77049df3-4f58-4059-9cce-d61ba305ebb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:44.064Z|54a2d6b4-dd3e-4612-90db-602167e734cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:44.067Z|54a2d6b4-dd3e-4612-90db-602167e734cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:44.079Z|a6a4b80a-310c-4f58-b1f8-eed04dff25ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:44.081Z|a6a4b80a-310c-4f58-b1f8-eed04dff25ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:44.171Z|2bf18d02-ed5d-4f5b-b4ac-c476472de90b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:44.172Z|2bf18d02-ed5d-4f5b-b4ac-c476472de90b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:46.708Z|fe47d936-3ac2-4b42-885e-95f0bb3dad28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:18:46.712Z|fe47d936-3ac2-4b42-885e-95f0bb3dad28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:18:47.620Z|4b2607f9-e259-47fd-a919-cc9cc9ba72f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:18:47.621Z|4b2607f9-e259-47fd-a919-cc9cc9ba72f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:18:54.126Z|a0263253-1e8a-4b4a-8e66-5d5d0075a060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:54.126Z|cd7e6bcd-3cd1-4766-9953-b3564c1ef68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:54.127Z|a0263253-1e8a-4b4a-8e66-5d5d0075a060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:54.128Z|cd7e6bcd-3cd1-4766-9953-b3564c1ef68f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:54.253Z|387dd6cc-cf31-4f5b-b1a7-cd442d1071dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:18:54.254Z|387dd6cc-cf31-4f5b-b1a7-cd442d1071dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:18:59.243Z|afc23782-143b-4ff2-95d2-dd335ac983f9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:18:59.244Z|afc23782-143b-4ff2-95d2-dd335ac983f9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:01.709Z|bdf4d683-f971-4eb2-aa5e-ae767607ad6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:19:01.710Z|bdf4d683-f971-4eb2-aa5e-ae767607ad6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:19:04.171Z|14cd21f8-c5c9-44ab-88ed-5a9383680c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:04.173Z|14cd21f8-c5c9-44ab-88ed-5a9383680c2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:04.180Z|7f0191a0-2fbc-46fe-a635-efefaee3b498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:04.181Z|7f0191a0-2fbc-46fe-a635-efefaee3b498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:04.315Z|29ca3d3f-e766-4b5a-8d21-befb237c68cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:04.316Z|29ca3d3f-e766-4b5a-8d21-befb237c68cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:14.210Z|2bb333de-45fb-4b03-abd0-3c7ab5d55be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:14.210Z|153cde4b-ed17-442a-995e-268af61d891d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:14.211Z|153cde4b-ed17-442a-995e-268af61d891d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:14.211Z|2bb333de-45fb-4b03-abd0-3c7ab5d55be5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:14.371Z|9acee2bc-b13f-4371-bd7f-2b9d59de0635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:14.371Z|9acee2bc-b13f-4371-bd7f-2b9d59de0635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:16.708Z|903ad99c-ddc8-4bcc-87d7-57d7cb404d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:19:16.709Z|903ad99c-ddc8-4bcc-87d7-57d7cb404d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:19:17.622Z|b7075877-4f84-4f80-a3c9-c6645c486655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:19:17.623Z|b7075877-4f84-4f80-a3c9-c6645c486655|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:19:24.260Z|bfea6aca-26c6-43dd-b67b-eef2ea08d326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:24.261Z|bfea6aca-26c6-43dd-b67b-eef2ea08d326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:24.271Z|dd2e3fb9-8f69-4fd5-9b05-a076e84d6d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:24.272Z|dd2e3fb9-8f69-4fd5-9b05-a076e84d6d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:24.432Z|1df7e33e-ba5a-434d-a580-0cc06cca7b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:24.433Z|1df7e33e-ba5a-434d-a580-0cc06cca7b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:31.708Z|09462890-edd8-4a72-8820-a16e5ad2d9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:19:31.713Z|09462890-edd8-4a72-8820-a16e5ad2d9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:19:34.328Z|cf945e89-69bf-443f-b33a-c221cc0f626e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:34.329Z|cf945e89-69bf-443f-b33a-c221cc0f626e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:34.354Z|cc2a9e25-8bb7-42af-a3d4-21160570f43c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:34.355Z|cc2a9e25-8bb7-42af-a3d4-21160570f43c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:34.531Z|09e895ee-972e-4b1d-b03f-c4a2c9c758ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:34.532Z|09e895ee-972e-4b1d-b03f-c4a2c9c758ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:44.420Z|b703f990-6ff5-4a27-a238-ab2474c01a33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:44.421Z|b703f990-6ff5-4a27-a238-ab2474c01a33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:44.420Z|6e8be1ed-9118-4afc-9d6d-5d602eb15ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:44.428Z|6e8be1ed-9118-4afc-9d6d-5d602eb15ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:44.582Z|1fb5e0db-d00c-42c9-bd68-0764fdc79809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:44.583Z|1fb5e0db-d00c-42c9-bd68-0764fdc79809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:46.709Z|c064fd36-3996-4c70-a439-ca21e3389096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:19:46.714Z|c064fd36-3996-4c70-a439-ca21e3389096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:19:47.624Z|af7627cb-20c6-4289-a0e0-b97c35ec60a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:19:47.625Z|af7627cb-20c6-4289-a0e0-b97c35ec60a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:19:54.506Z|fcd2a14f-2a23-496a-a6b1-bd66745bda61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:54.507Z|fcd2a14f-2a23-496a-a6b1-bd66745bda61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:54.513Z|b07c8bac-cfdd-4235-bae4-ab7c07b78a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:54.514Z|b07c8bac-cfdd-4235-bae4-ab7c07b78a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:54.625Z|7afd5434-f710-40f1-b4cb-947df142c4e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:19:54.626Z|7afd5434-f710-40f1-b4cb-947df142c4e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:19:59.234Z|af01742e-5fd6-49c5-865a-b0b1c07d4e14|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:19:59.236Z|af01742e-5fd6-49c5-865a-b0b1c07d4e14|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:01.708Z|784759e0-8e70-48f7-9985-f06efe22e7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:20:01.709Z|784759e0-8e70-48f7-9985-f06efe22e7dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:20:04.548Z|dceeb516-93a6-4580-a5e1-55fddc4d7b7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:04.549Z|dceeb516-93a6-4580-a5e1-55fddc4d7b7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:04.549Z|38058202-533d-4f85-bd84-923cb07f207d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:04.550Z|38058202-533d-4f85-bd84-923cb07f207d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:04.655Z|3c9240b6-8c6d-444c-ac77-7f8e7c2906ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:04.656Z|3c9240b6-8c6d-444c-ac77-7f8e7c2906ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:14.587Z|5285f591-60f6-4c4f-9824-9419d149f411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:14.587Z|ac798716-4db5-47dd-bb99-f0748bb8e725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:14.588Z|5285f591-60f6-4c4f-9824-9419d149f411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:14.588Z|ac798716-4db5-47dd-bb99-f0748bb8e725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:14.712Z|7c3ebe36-c0d2-4b4d-acd1-9fae4cf9eedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:14.712Z|7c3ebe36-c0d2-4b4d-acd1-9fae4cf9eedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:16.708Z|17e33c1f-1f2b-4ad1-9958-4715f1ee6c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:20:16.712Z|17e33c1f-1f2b-4ad1-9958-4715f1ee6c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:20:17.626Z|4b227c1d-0a17-4b99-a224-96a2bb9e58fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:20:17.627Z|4b227c1d-0a17-4b99-a224-96a2bb9e58fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:20:24.650Z|bb0344bc-59ef-423a-9ea6-fd1f92da082f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:24.651Z|bb0344bc-59ef-423a-9ea6-fd1f92da082f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:24.662Z|66aada1d-e5b6-498c-8b9d-71c56c676ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:24.663Z|66aada1d-e5b6-498c-8b9d-71c56c676ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:24.752Z|326b58a2-f24b-4e7d-8dc6-f9f67706e99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:24.753Z|326b58a2-f24b-4e7d-8dc6-f9f67706e99e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:31.711Z|cf3998de-9984-4e4d-b079-dfa5aefc70a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:20:31.712Z|cf3998de-9984-4e4d-b079-dfa5aefc70a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:20:34.696Z|78b4df60-755d-4fff-99c0-58f63343f6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:34.697Z|78b4df60-755d-4fff-99c0-58f63343f6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:34.702Z|df1e1290-e960-4bda-b3b7-50a12918ab8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:34.703Z|df1e1290-e960-4bda-b3b7-50a12918ab8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:34.797Z|281b2d36-fba6-488b-b68a-d7f72af232b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:34.797Z|281b2d36-fba6-488b-b68a-d7f72af232b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:44.752Z|2ee7156d-a0af-4294-b351-03a7b8995221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:44.754Z|2ee7156d-a0af-4294-b351-03a7b8995221|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:44.765Z|dfb2192b-4eda-4047-86c9-35008ea5bcf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:44.767Z|dfb2192b-4eda-4047-86c9-35008ea5bcf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:44.826Z|2f16fa5d-1458-4449-af3a-ca4be1b7824d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:44.827Z|2f16fa5d-1458-4449-af3a-ca4be1b7824d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:46.708Z|ccf7d94d-bf4c-4ede-91c4-788ce215adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:20:46.709Z|ccf7d94d-bf4c-4ede-91c4-788ce215adfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:20:47.628Z|c86f94a9-7dc5-42ac-8987-d9d12178bab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:20:47.629Z|c86f94a9-7dc5-42ac-8987-d9d12178bab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:20:54.812Z|2e71f08f-52ad-4c69-889f-bb34e1e83287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:54.813Z|2e71f08f-52ad-4c69-889f-bb34e1e83287|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:54.817Z|e15b20f0-c683-46be-8a71-9ad900214cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:54.822Z|e15b20f0-c683-46be-8a71-9ad900214cdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:54.868Z|38b48a4a-96a4-4e35-b21f-66005a3ff005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:20:54.869Z|38b48a4a-96a4-4e35-b21f-66005a3ff005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:20:59.236Z|97fe6594-ccc1-4bc9-ae36-995208c9fd44|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:20:59.237Z|97fe6594-ccc1-4bc9-ae36-995208c9fd44|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:01.709Z|b72d2efd-a899-4288-8397-fc062e47a2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:21:01.717Z|b72d2efd-a899-4288-8397-fc062e47a2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:21:04.855Z|20c47c3f-be87-4121-8e44-af3a6021a7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:04.857Z|20c47c3f-be87-4121-8e44-af3a6021a7f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:04.883Z|daa03efa-2762-4fb4-887a-f1d61ed886a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:04.884Z|daa03efa-2762-4fb4-887a-f1d61ed886a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:04.899Z|1012535a-db29-4d71-85b2-87400e40b8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:04.900Z|1012535a-db29-4d71-85b2-87400e40b8c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:14.907Z|1a29b742-9107-41b1-8b20-5fe4f57a92d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:14.908Z|1a29b742-9107-41b1-8b20-5fe4f57a92d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:14.925Z|bbdd31ab-ba29-4869-a839-c6c675d882a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:14.926Z|bbdd31ab-ba29-4869-a839-c6c675d882a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:14.953Z|cc90a75d-1372-4459-b6ec-c255675f80ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:14.955Z|cc90a75d-1372-4459-b6ec-c255675f80ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:16.709Z|376a8c8b-90b1-4c33-9b7a-26654c154ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:21:16.710Z|376a8c8b-90b1-4c33-9b7a-26654c154ba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:21:17.630Z|f4cfeb01-5607-448c-8cbc-8f5d56885c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:21:17.631Z|f4cfeb01-5607-448c-8cbc-8f5d56885c85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:21:24.955Z|80c015f0-afa7-4395-a698-3d2016951365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:24.956Z|80c015f0-afa7-4395-a698-3d2016951365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:24.985Z|369dcde6-e0a3-4901-a8aa-f7e6c01b1d6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:24.986Z|369dcde6-e0a3-4901-a8aa-f7e6c01b1d6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:25.038Z|2399f367-800a-4131-a9dd-2c7dbcb2f449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:25.040Z|2399f367-800a-4131-a9dd-2c7dbcb2f449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:31.709Z|6dd93ade-2fac-4bef-a8cd-ba06e1e20fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:21:31.710Z|6dd93ade-2fac-4bef-a8cd-ba06e1e20fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:21:34.988Z|c78eaa0d-c0c2-47ab-93a2-980c582bd330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:34.989Z|c78eaa0d-c0c2-47ab-93a2-980c582bd330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:35.018Z|5c0564d5-c1dc-4771-837e-3f283012bc92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:35.019Z|5c0564d5-c1dc-4771-837e-3f283012bc92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:35.079Z|2b61aa6b-66c1-49a2-94f8-ee41fcdd6b27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:35.081Z|2b61aa6b-66c1-49a2-94f8-ee41fcdd6b27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:45.027Z|ce60c214-e84f-4e7a-bfc3-1d56b7d53334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:45.028Z|ce60c214-e84f-4e7a-bfc3-1d56b7d53334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:45.071Z|29fbc7ce-f831-4277-88b2-c957c79f0967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:45.072Z|29fbc7ce-f831-4277-88b2-c957c79f0967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:45.112Z|3f46a05c-c7cc-450f-a841-71fd40a21977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:45.113Z|3f46a05c-c7cc-450f-a841-71fd40a21977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:46.708Z|952b897f-a7a7-42f4-91d7-b445e1ea2109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:21:46.712Z|952b897f-a7a7-42f4-91d7-b445e1ea2109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:21:47.632Z|0ca97889-d592-434e-8642-f08f995d4db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:21:47.633Z|0ca97889-d592-434e-8642-f08f995d4db4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:21:55.099Z|165f3f9b-d21d-44dc-ab7f-132fd86363e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:55.100Z|165f3f9b-d21d-44dc-ab7f-132fd86363e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:55.111Z|f7df489d-9a5e-400a-8483-a5ec56a71509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:55.112Z|f7df489d-9a5e-400a-8483-a5ec56a71509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:55.139Z|4741241e-156b-4fc5-ba66-19318db7ba8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:21:55.141Z|4741241e-156b-4fc5-ba66-19318db7ba8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:21:59.234Z|e7c31a7f-5d89-4bc4-8591-807495f0f701|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:21:59.236Z|e7c31a7f-5d89-4bc4-8591-807495f0f701|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:01.709Z|ac8b2671-283c-4892-b537-ccbf740736f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:22:01.709Z|ac8b2671-283c-4892-b537-ccbf740736f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:22:05.132Z|3af28ec8-de92-4b6a-9619-c17669413dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:05.133Z|3af28ec8-de92-4b6a-9619-c17669413dd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:05.151Z|27e38a6b-1196-4eaf-b681-05f2276d19a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:05.152Z|27e38a6b-1196-4eaf-b681-05f2276d19a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:05.191Z|f4d3c73e-166e-46cb-8bda-db5b4cab0e9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:05.192Z|f4d3c73e-166e-46cb-8bda-db5b4cab0e9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:15.185Z|a2862354-d456-4c84-a90d-3f211385e8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:15.186Z|a2862354-d456-4c84-a90d-3f211385e8e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:15.200Z|a584a341-d937-452e-b930-9e09ba54e032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:15.201Z|a584a341-d937-452e-b930-9e09ba54e032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:15.228Z|9ccbdd94-884e-4411-b131-8f423a63b4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:15.229Z|9ccbdd94-884e-4411-b131-8f423a63b4d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:16.708Z|41736db2-7458-428d-a3f3-52ccd310b434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:22:16.709Z|41736db2-7458-428d-a3f3-52ccd310b434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:22:17.634Z|ac306f58-d55e-40de-b7e6-dff61f7ece66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:22:17.634Z|ac306f58-d55e-40de-b7e6-dff61f7ece66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:22:25.229Z|2da6e241-35eb-4a10-8149-db4c58f2b46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:25.230Z|2da6e241-35eb-4a10-8149-db4c58f2b46e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:25.256Z|212730b1-e7d2-4ce5-8573-a46070053159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:25.257Z|212730b1-e7d2-4ce5-8573-a46070053159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:25.287Z|c62b0d82-39c8-41c2-bf6c-07b93aadb0d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:25.288Z|c62b0d82-39c8-41c2-bf6c-07b93aadb0d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:31.708Z|29799683-ba7f-4365-98cf-c861bf1029b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:22:31.713Z|29799683-ba7f-4365-98cf-c861bf1029b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:22:35.308Z|6dbf240a-9493-4478-b490-82df2f6e837c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:35.310Z|6dbf240a-9493-4478-b490-82df2f6e837c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:35.333Z|2c26fb68-2d3d-4ace-b552-bb7c35f0eea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:35.334Z|2c26fb68-2d3d-4ace-b552-bb7c35f0eea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:35.339Z|8cf737bf-9592-4bf6-9d20-4322276310d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:35.340Z|8cf737bf-9592-4bf6-9d20-4322276310d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:45.372Z|3def4d81-0a38-41fc-a6b5-08c7fb746674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:45.373Z|3def4d81-0a38-41fc-a6b5-08c7fb746674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:45.388Z|f61c2b0d-edb0-4fda-8191-3f4446af5221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:45.388Z|3aad21be-a908-4c90-916f-943c909c235b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:45.388Z|3aad21be-a908-4c90-916f-943c909c235b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:45.388Z|f61c2b0d-edb0-4fda-8191-3f4446af5221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:46.709Z|e9a5a969-6235-4fab-a143-8044ad9e0683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:22:46.709Z|e9a5a969-6235-4fab-a143-8044ad9e0683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:22:47.635Z|103bd691-ec02-45bc-80af-0077a89aa151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:22:47.636Z|103bd691-ec02-45bc-80af-0077a89aa151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:22:55.409Z|e38be84f-d59b-4b07-8237-381c7e2c8e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:55.411Z|e38be84f-d59b-4b07-8237-381c7e2c8e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:55.443Z|f5ae5451-eb15-4961-8dec-7cf076729e8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:55.446Z|f5ae5451-eb15-4961-8dec-7cf076729e8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:55.456Z|c6b5be46-6d8c-46b7-a0a4-d4a85e039b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:22:55.457Z|c6b5be46-6d8c-46b7-a0a4-d4a85e039b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:22:59.235Z|41806c52-888d-422f-a441-220f3149dcc0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:22:59.237Z|41806c52-888d-422f-a441-220f3149dcc0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:01.709Z|c4aeb10f-22ef-4cd0-8c3e-05dc6f6debb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:23:01.710Z|c4aeb10f-22ef-4cd0-8c3e-05dc6f6debb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:23:05.451Z|d9e4869c-1a1e-4e48-8186-829969089d32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:05.452Z|d9e4869c-1a1e-4e48-8186-829969089d32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:05.484Z|47183ddc-bc6f-47b3-80d4-a69fa2a10257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:05.484Z|1e8a41c0-2255-4890-9e39-a739175da862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:05.485Z|47183ddc-bc6f-47b3-80d4-a69fa2a10257|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:05.485Z|1e8a41c0-2255-4890-9e39-a739175da862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:15.492Z|0a732590-35d3-406d-9fef-1b19f4689ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:15.494Z|0a732590-35d3-406d-9fef-1b19f4689ca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:15.528Z|05753d97-98da-4929-aa66-f7f0cc44ba11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:15.529Z|05753d97-98da-4929-aa66-f7f0cc44ba11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:15.538Z|06821c75-a230-496e-b7ea-e33cdf85ea10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:15.539Z|06821c75-a230-496e-b7ea-e33cdf85ea10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:16.709Z|faeec2f8-5aea-4a32-88f9-1833b96b956b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:23:16.712Z|faeec2f8-5aea-4a32-88f9-1833b96b956b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:23:17.637Z|4895cc08-fcb3-4660-b35e-6eedce20306f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:23:17.638Z|4895cc08-fcb3-4660-b35e-6eedce20306f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:23:25.545Z|6cd9c062-e94b-402d-a2dd-7ce29927bd00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:25.546Z|6cd9c062-e94b-402d-a2dd-7ce29927bd00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:25.571Z|7424baac-339d-4eb3-a34d-33ba063d9b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:25.571Z|9a377186-aa8d-4ecd-af4f-7891b2ac4856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:25.572Z|9a377186-aa8d-4ecd-af4f-7891b2ac4856|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:25.572Z|7424baac-339d-4eb3-a34d-33ba063d9b16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:31.709Z|7310af29-1226-49d2-94cc-87db62016b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:23:31.710Z|7310af29-1226-49d2-94cc-87db62016b18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:23:35.588Z|cf1db743-f91c-40f7-930e-6609c9171740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:35.589Z|cf1db743-f91c-40f7-930e-6609c9171740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:35.602Z|02468575-a5fe-47be-b3cb-7fe453cb2e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:35.604Z|02468575-a5fe-47be-b3cb-7fe453cb2e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:35.640Z|005e1c7b-57d1-40fa-a527-766eebc832f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:35.641Z|005e1c7b-57d1-40fa-a527-766eebc832f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:45.630Z|7c823479-71b2-4fa2-a418-6ab951163b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:45.632Z|7c823479-71b2-4fa2-a418-6ab951163b1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:45.661Z|7fcd1afd-20ec-451d-8dbe-029ede7848d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:45.662Z|7fcd1afd-20ec-451d-8dbe-029ede7848d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:45.677Z|6cfbad46-dd21-48fe-a4f4-085d7f9938d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:45.678Z|6cfbad46-dd21-48fe-a4f4-085d7f9938d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:46.709Z|7fa5f70e-b6e8-4148-9679-2cf0be63e2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:23:46.709Z|7fa5f70e-b6e8-4148-9679-2cf0be63e2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:23:47.639Z|b98a9d0c-eb0a-49c3-af6a-6a0cbc4551ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:23:47.640Z|b98a9d0c-eb0a-49c3-af6a-6a0cbc4551ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:23:55.668Z|8975eef5-686b-4427-be9f-df474c1a9a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:55.670Z|8975eef5-686b-4427-be9f-df474c1a9a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:55.690Z|fcf4c9e9-f841-4bd2-8f63-a481134a2e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:55.692Z|fcf4c9e9-f841-4bd2-8f63-a481134a2e3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:55.712Z|60f0f18e-c8cb-4a81-a5df-d9c7282429df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:23:55.714Z|60f0f18e-c8cb-4a81-a5df-d9c7282429df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:23:59.235Z|42b091e4-81d4-4934-8fb7-62778eaa6822|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:23:59.236Z|42b091e4-81d4-4934-8fb7-62778eaa6822|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:01.708Z|da3a9275-c1e6-46c3-bb14-d85ab75c8ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:24:01.712Z|da3a9275-c1e6-46c3-bb14-d85ab75c8ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:24:05.710Z|f80a8bf4-617b-44d5-91b8-33b250a9f59f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:05.711Z|f80a8bf4-617b-44d5-91b8-33b250a9f59f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:05.718Z|bdd4a982-4591-45e5-8210-27fedd533f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:05.720Z|bdd4a982-4591-45e5-8210-27fedd533f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:05.742Z|7d915fe9-b43c-4d6f-b354-76b37e62a7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:05.743Z|7d915fe9-b43c-4d6f-b354-76b37e62a7ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:15.778Z|782c3a7d-eb21-4436-90cd-1289891f4657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:15.779Z|782c3a7d-eb21-4436-90cd-1289891f4657|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:15.780Z|ec0ad423-7f2b-4ae0-9ffd-b27afadf64d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:15.781Z|ec0ad423-7f2b-4ae0-9ffd-b27afadf64d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:15.789Z|28b28d0c-bda8-4f25-b812-370706226c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:15.790Z|28b28d0c-bda8-4f25-b812-370706226c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:16.708Z|1ab52614-9745-4f0b-ace0-bdb2029eb148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:24:16.710Z|1ab52614-9745-4f0b-ace0-bdb2029eb148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:24:17.641Z|a248f7be-7bcd-4cee-82e6-ab05487d4e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:24:17.642Z|a248f7be-7bcd-4cee-82e6-ab05487d4e9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:24:25.811Z|8da0daf0-6246-4305-aa50-8cb542d06797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:25.812Z|fbd843ee-95d9-47b0-a1aa-ff4999eb867f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:25.812Z|8da0daf0-6246-4305-aa50-8cb542d06797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:25.813Z|fbd843ee-95d9-47b0-a1aa-ff4999eb867f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:25.826Z|0d0dba54-b809-4da9-9ea7-9513fbc55b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:25.827Z|0d0dba54-b809-4da9-9ea7-9513fbc55b08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:31.708Z|6e0b8306-88b9-485d-96ff-44c4dc995a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:24:31.710Z|6e0b8306-88b9-485d-96ff-44c4dc995a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:24:35.842Z|bb71e807-278f-44e3-bdde-9aa2c4c4d356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:35.843Z|bb71e807-278f-44e3-bdde-9aa2c4c4d356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:35.851Z|6b416859-c8d3-494c-8914-5861ab00cbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:35.852Z|6b416859-c8d3-494c-8914-5861ab00cbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:35.878Z|dbf5fcc3-240c-4210-b72a-529af1307d06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:35.879Z|dbf5fcc3-240c-4210-b72a-529af1307d06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:45.880Z|ed4683a3-169d-4691-b2fb-5edb09e04a66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:45.881Z|ed4683a3-169d-4691-b2fb-5edb09e04a66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:45.892Z|3f439291-7dab-4647-96bc-781fa0b68765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:45.893Z|3f439291-7dab-4647-96bc-781fa0b68765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:45.905Z|95e2164d-e07a-4915-95dd-24bd6f6c9f94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:45.906Z|95e2164d-e07a-4915-95dd-24bd6f6c9f94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:46.708Z|1e2a4bf0-4082-45e0-8caa-eb961561cf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:24:46.714Z|1e2a4bf0-4082-45e0-8caa-eb961561cf11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:24:47.644Z|a71fea08-43a3-4248-846b-42bb850ac9d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:24:47.646Z|a71fea08-43a3-4248-846b-42bb850ac9d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:24:55.906Z|fc40f120-82ce-4a1b-a0b2-780803633a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:55.907Z|fc40f120-82ce-4a1b-a0b2-780803633a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:55.927Z|2af79b6a-e094-48eb-bdc3-8f66bd6ec433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:55.928Z|2af79b6a-e094-48eb-bdc3-8f66bd6ec433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:55.942Z|7f3afbf4-041f-4622-89d3-7b973cf6134d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:24:55.943Z|7f3afbf4-041f-4622-89d3-7b973cf6134d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:24:59.234Z|2f20b4b2-d431-44f2-9118-a7a5b1b877c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:24:59.236Z|2f20b4b2-d431-44f2-9118-a7a5b1b877c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:01.708Z|f3a1b46c-de49-4d8e-a55b-d04649190ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:25:01.709Z|f3a1b46c-de49-4d8e-a55b-d04649190ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:25:05.949Z|00658945-0f4b-4ea4-9419-d9bcaacca17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:05.951Z|00658945-0f4b-4ea4-9419-d9bcaacca17e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:05.977Z|9cedfc1b-a87f-45e8-b0c9-dd833e547dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:05.978Z|9cedfc1b-a87f-45e8-b0c9-dd833e547dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:05.987Z|cc7b3622-f1aa-4fd4-86e2-07a8f69bb2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:05.987Z|cc7b3622-f1aa-4fd4-86e2-07a8f69bb2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:15.990Z|465d32f1-493e-47f5-a108-d9b3ab3a1d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:15.991Z|465d32f1-493e-47f5-a108-d9b3ab3a1d8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:16.014Z|ba7adfbd-cc37-4855-8207-4180d60ca181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:16.014Z|334d44bc-23c9-4fad-a1bb-44cc27663392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:16.015Z|ba7adfbd-cc37-4855-8207-4180d60ca181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:16.015Z|334d44bc-23c9-4fad-a1bb-44cc27663392|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:16.708Z|ba3ae96d-71b6-40c4-845a-8f9b6ec49976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:25:16.709Z|ba3ae96d-71b6-40c4-845a-8f9b6ec49976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:25:17.647Z|14b94a4b-121d-44bd-93cd-748ef732d4f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:25:17.647Z|14b94a4b-121d-44bd-93cd-748ef732d4f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:25:26.037Z|b850b552-2a19-417d-ae3d-acb66da30a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:26.038Z|b850b552-2a19-417d-ae3d-acb66da30a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:26.081Z|1d33831b-9a39-4448-af73-478b5122483f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:26.082Z|1d33831b-9a39-4448-af73-478b5122483f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:26.081Z|a0c206f8-07e9-40fd-b716-952e4dd78adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:26.091Z|a0c206f8-07e9-40fd-b716-952e4dd78adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:31.708Z|39073c93-7c64-4bee-9a1f-00db1b775451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:25:31.718Z|39073c93-7c64-4bee-9a1f-00db1b775451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:25:36.090Z|059654b8-42fe-498e-ab03-34be247dfd22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:36.091Z|059654b8-42fe-498e-ab03-34be247dfd22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:36.112Z|e527621e-b72a-42b6-bb4d-a02d6f19a49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:36.113Z|e527621e-b72a-42b6-bb4d-a02d6f19a49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:36.130Z|11b93895-c4e2-4c21-9b8e-b1ef1dac4e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:36.131Z|11b93895-c4e2-4c21-9b8e-b1ef1dac4e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:46.123Z|a9e20a35-52d1-4206-9d91-f288becec2d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:46.125Z|a9e20a35-52d1-4206-9d91-f288becec2d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:46.163Z|4cb416fa-40cf-4709-a7af-c144a2d2e71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:46.164Z|4cb416fa-40cf-4709-a7af-c144a2d2e71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:46.181Z|973994a5-30c5-4d42-bbd6-59ee26df1666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:46.182Z|973994a5-30c5-4d42-bbd6-59ee26df1666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:46.708Z|8cb1e6c1-6668-4e09-a737-c28061ada6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:25:46.709Z|8cb1e6c1-6668-4e09-a737-c28061ada6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:25:47.648Z|9e52bbb0-b60f-4436-aacb-6c5b727a11ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:25:47.649Z|9e52bbb0-b60f-4436-aacb-6c5b727a11ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:25:56.196Z|730c19fe-32a4-455b-8369-a1a18b432009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:56.197Z|730c19fe-32a4-455b-8369-a1a18b432009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:56.206Z|b609930d-9d15-43e0-8c3b-213c9f4e420b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:56.207Z|b609930d-9d15-43e0-8c3b-213c9f4e420b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:56.219Z|7a74cb87-0b18-4702-8725-576a8ce33a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:25:56.220Z|7a74cb87-0b18-4702-8725-576a8ce33a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:25:59.234Z|31bb40b9-fde5-4b1e-ad50-376f09988469|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:25:59.235Z|31bb40b9-fde5-4b1e-ad50-376f09988469|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:01.708Z|b01f9965-7994-4ac5-ba78-b78c35b0d193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:26:01.709Z|b01f9965-7994-4ac5-ba78-b78c35b0d193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:26:06.233Z|333a10ed-8167-49cb-8ab3-d7f850800384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:06.234Z|333a10ed-8167-49cb-8ab3-d7f850800384|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:06.236Z|c5f239e5-f165-49af-88c5-9a19799e9c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:06.237Z|c5f239e5-f165-49af-88c5-9a19799e9c63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:06.256Z|57ec9542-1e69-472b-9a60-1492d30c61ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:06.257Z|57ec9542-1e69-472b-9a60-1492d30c61ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:16.291Z|7329c584-d501-459e-8563-b3c7910856c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:16.292Z|7329c584-d501-459e-8563-b3c7910856c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:16.305Z|cdb072a4-c72f-4b31-9c89-210d488ca666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:16.306Z|cdb072a4-c72f-4b31-9c89-210d488ca666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:16.325Z|81241560-1913-49a3-a560-3568d4712239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:16.326Z|81241560-1913-49a3-a560-3568d4712239|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:16.708Z|a6912f28-6600-49dc-805b-a6c70866e67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:26:16.712Z|a6912f28-6600-49dc-805b-a6c70866e67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:26:17.650Z|ebc922eb-a6a0-4f8f-b92f-f721f03f7d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:26:17.651Z|ebc922eb-a6a0-4f8f-b92f-f721f03f7d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:26:26.340Z|9f00c941-c12b-4d76-a1fb-52089300e44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:26.341Z|9f00c941-c12b-4d76-a1fb-52089300e44f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:26.374Z|ba2c1943-dc30-4335-bcf8-f77bc399812e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:26.374Z|d668f472-ef0a-4fba-ae18-bfbe797552fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:26.375Z|ba2c1943-dc30-4335-bcf8-f77bc399812e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:26.375Z|d668f472-ef0a-4fba-ae18-bfbe797552fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:31.708Z|16926f7b-ab08-4711-9e96-99572588a799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:26:31.709Z|16926f7b-ab08-4711-9e96-99572588a799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:26:36.380Z|09f1b841-da89-467c-9cd3-94ae1d1274ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:36.381Z|09f1b841-da89-467c-9cd3-94ae1d1274ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:36.418Z|a8b5e18d-5ec9-4a46-ae69-10cba2ac7394|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:36.419Z|a8b5e18d-5ec9-4a46-ae69-10cba2ac7394|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:36.424Z|27754b59-4857-49e6-8f1f-78382b02477a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:36.425Z|27754b59-4857-49e6-8f1f-78382b02477a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:46.444Z|78da71ce-28a6-419e-9872-de5b356c8615|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:46.448Z|78da71ce-28a6-419e-9872-de5b356c8615|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:46.472Z|377ba4ce-066c-4312-bd5d-9f29f7f18bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:46.475Z|377ba4ce-066c-4312-bd5d-9f29f7f18bbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:46.478Z|8dca3ee5-d8c5-4abd-98fb-150e0474dccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:46.481Z|8dca3ee5-d8c5-4abd-98fb-150e0474dccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:46.709Z|d39ebefd-e46f-4502-a156-f1b38c452e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:26:46.710Z|d39ebefd-e46f-4502-a156-f1b38c452e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:26:47.652Z|88602366-7560-4ce3-af4e-580c2d8eb267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:26:47.653Z|88602366-7560-4ce3-af4e-580c2d8eb267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:26:56.500Z|5371c28c-cf6a-4cf4-afbd-f0f2655f37eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:56.501Z|5371c28c-cf6a-4cf4-afbd-f0f2655f37eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:56.510Z|7a3916b8-e4d5-48c0-a001-cb7c62342175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:56.510Z|367200a4-319a-4fc2-846a-e51e46afb170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:26:56.511Z|7a3916b8-e4d5-48c0-a001-cb7c62342175|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:56.511Z|367200a4-319a-4fc2-846a-e51e46afb170|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:26:59.234Z|f9f429e2-892b-487b-9802-15bdccdd51b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:26:59.235Z|f9f429e2-892b-487b-9802-15bdccdd51b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:01.709Z|83ba4486-8c48-4df6-a814-1491151c5abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:27:01.712Z|83ba4486-8c48-4df6-a814-1491151c5abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:27:06.535Z|788fcee1-344a-462a-97b4-89a967c057cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:06.536Z|788fcee1-344a-462a-97b4-89a967c057cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:06.537Z|c0ae83aa-d7ad-41e3-8025-5f4cc83860a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:06.537Z|c0ae83aa-d7ad-41e3-8025-5f4cc83860a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:06.545Z|343bd4ad-384b-4b5d-8b36-15aef09fbf94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:06.546Z|343bd4ad-384b-4b5d-8b36-15aef09fbf94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:16.600Z|e6570bc2-128a-4554-a500-2f8253c37afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:16.601Z|e6570bc2-128a-4554-a500-2f8253c37afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:16.607Z|f4abefdd-9f70-4eca-9be3-7984ac07d521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:16.609Z|f4abefdd-9f70-4eca-9be3-7984ac07d521|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:16.613Z|9f26d3c3-3535-4b31-8339-99a4dc0f96ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:16.613Z|9f26d3c3-3535-4b31-8339-99a4dc0f96ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:16.708Z|3168cc61-2f1b-494a-9470-372a4b838c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:27:16.709Z|3168cc61-2f1b-494a-9470-372a4b838c47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:27:17.655Z|90f9d98f-cbaa-48f2-8ef7-88de66b2b1a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:27:17.655Z|90f9d98f-cbaa-48f2-8ef7-88de66b2b1a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:27:26.654Z|d1c0afaa-76ee-44b7-92e0-974e11d4ae3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:26.655Z|d1c0afaa-76ee-44b7-92e0-974e11d4ae3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:26.664Z|0f5d135b-15fb-4e7b-bb17-59f9e5972735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:26.665Z|0f5d135b-15fb-4e7b-bb17-59f9e5972735|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:26.664Z|c0d3c3e5-6066-43de-ae12-c61246032e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:26.671Z|c0d3c3e5-6066-43de-ae12-c61246032e59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:31.708Z|ae588044-4bde-4260-8284-c038ee21d3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:27:31.709Z|ae588044-4bde-4260-8284-c038ee21d3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:27:36.693Z|f0145a6e-4731-44de-b273-b4a248598ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:36.694Z|f0145a6e-4731-44de-b273-b4a248598ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:36.701Z|fe7c1077-08db-4b56-a314-35f976cd49a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:36.701Z|33ec572c-85f7-47c6-9dd1-32b54ff9cb1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:36.702Z|fe7c1077-08db-4b56-a314-35f976cd49a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:36.702Z|33ec572c-85f7-47c6-9dd1-32b54ff9cb1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:46.708Z|c96c249d-78e9-4cc7-bb9d-1f5b8d6bbb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:27:46.712Z|c96c249d-78e9-4cc7-bb9d-1f5b8d6bbb3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:27:46.737Z|bb9d40b2-af9a-429c-a820-930b7ad8f392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:46.738Z|bb9d40b2-af9a-429c-a820-930b7ad8f392|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:46.745Z|84fd49c7-c397-497b-9c8a-0dfdcf08b842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:46.746Z|84fd49c7-c397-497b-9c8a-0dfdcf08b842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:46.780Z|101ac158-3539-41b0-9c7e-637f2ded6eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:46.781Z|101ac158-3539-41b0-9c7e-637f2ded6eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:47.658Z|f9e0c8fb-3905-45e8-af88-295ab50aaa3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:27:47.658Z|f9e0c8fb-3905-45e8-af88-295ab50aaa3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:27:56.763Z|91f12c83-c85f-4bb0-8645-5916d9b26931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:56.764Z|91f12c83-c85f-4bb0-8645-5916d9b26931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:56.772Z|736e1c7f-0b06-4090-81c9-78cb7d66d77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:56.773Z|736e1c7f-0b06-4090-81c9-78cb7d66d77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:56.804Z|4867ee68-991d-4ea2-a2db-5214d41e2507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:27:56.806Z|4867ee68-991d-4ea2-a2db-5214d41e2507|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:27:59.233Z|7d8cf7ce-4a37-4472-b9e5-aab88db5282e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:27:59.233Z|7d8cf7ce-4a37-4472-b9e5-aab88db5282e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:01.709Z|4e9070bc-940f-493f-b1b9-5f3d33d9c382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:28:01.709Z|4e9070bc-940f-493f-b1b9-5f3d33d9c382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:28:06.789Z|ba4fdf7b-bb3c-4b39-ac6f-6bb6e74a85c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:06.790Z|ba4fdf7b-bb3c-4b39-ac6f-6bb6e74a85c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:06.800Z|2759e8d4-d332-4448-bc30-1f75dbe1cc51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:06.801Z|2759e8d4-d332-4448-bc30-1f75dbe1cc51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:06.827Z|f33a269b-05e6-4c3e-b3e2-078b3e0ead56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:06.829Z|f33a269b-05e6-4c3e-b3e2-078b3e0ead56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:16.708Z|76814541-45ab-420a-9a41-4c7312d29fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:28:16.709Z|76814541-45ab-420a-9a41-4c7312d29fd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:28:16.817Z|d1b1fc54-1fca-465f-a346-518933cb4cd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:16.818Z|d1b1fc54-1fca-465f-a346-518933cb4cd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:16.827Z|b40bcd22-f715-416a-a664-3247861d1d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:16.827Z|b40bcd22-f715-416a-a664-3247861d1d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:16.860Z|d1e763b2-8baa-4efd-9829-11d9ba79e52e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:16.861Z|d1e763b2-8baa-4efd-9829-11d9ba79e52e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:17.659Z|acab63fe-6b61-4ec4-b1bf-56481abb924b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:28:17.660Z|acab63fe-6b61-4ec4-b1bf-56481abb924b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:28:26.844Z|251e2ad8-a1c1-4f44-8ce3-bfd1461debab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:26.845Z|251e2ad8-a1c1-4f44-8ce3-bfd1461debab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:26.858Z|df886cd8-9858-4369-b90e-e57d8e1e6568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:26.859Z|df886cd8-9858-4369-b90e-e57d8e1e6568|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:26.886Z|8fc73675-0dc9-420e-9408-797aff501103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:26.887Z|8fc73675-0dc9-420e-9408-797aff501103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:31.709Z|75a08177-7450-4932-b196-595b065ef5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:28:31.712Z|75a08177-7450-4932-b196-595b065ef5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:28:36.887Z|c5d44943-55fb-4b56-8526-b584b88bd3b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:36.889Z|34dcf0b3-36ce-4bc1-8b02-9fbb3fc68ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:36.889Z|c5d44943-55fb-4b56-8526-b584b88bd3b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:36.890Z|34dcf0b3-36ce-4bc1-8b02-9fbb3fc68ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:36.928Z|845d19cb-6c53-40af-8009-4b0b67c0217f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:36.929Z|845d19cb-6c53-40af-8009-4b0b67c0217f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:46.708Z|e2bad173-3a1a-48f5-b7b0-69eadb62fd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:28:46.709Z|e2bad173-3a1a-48f5-b7b0-69eadb62fd4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:28:46.913Z|db2f66e8-3f7c-4f7f-84c4-c48cb8d6b091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:46.915Z|db2f66e8-3f7c-4f7f-84c4-c48cb8d6b091|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:46.979Z|7751666b-084b-4725-8a64-4616f66a44a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:46.979Z|79377bb1-7a11-4a6f-be61-51b518cbde10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:46.980Z|7751666b-084b-4725-8a64-4616f66a44a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:46.980Z|79377bb1-7a11-4a6f-be61-51b518cbde10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:47.661Z|e5982a64-5b3f-43f3-a3f1-96fa2d2724de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:28:47.661Z|e5982a64-5b3f-43f3-a3f1-96fa2d2724de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:28:56.955Z|bef9c6a8-3ba2-4c6e-ad7f-adeebcec1d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:56.956Z|bef9c6a8-3ba2-4c6e-ad7f-adeebcec1d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:57.009Z|f331bdf9-aff7-4836-a287-d95e5eb09588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:57.010Z|08429afe-6841-4ff3-9fd6-ec5de775c6d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:28:57.010Z|f331bdf9-aff7-4836-a287-d95e5eb09588|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:57.011Z|08429afe-6841-4ff3-9fd6-ec5de775c6d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:28:59.233Z|1898e573-2b26-4da1-9d5c-acae07d9d201|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:28:59.234Z|1898e573-2b26-4da1-9d5c-acae07d9d201|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:01.708Z|a9624e77-ce26-4435-a4a1-0e05ea3f06f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:29:01.709Z|a9624e77-ce26-4435-a4a1-0e05ea3f06f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:29:06.980Z|b2fbc4b5-233d-41fd-9a35-4f58689242cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:06.981Z|b2fbc4b5-233d-41fd-9a35-4f58689242cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:07.031Z|7bdcbe99-196e-4aa8-ac16-4af406fd401e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:07.031Z|edd398ec-8d78-40ed-b3b6-047a88cbac04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:07.032Z|7bdcbe99-196e-4aa8-ac16-4af406fd401e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:07.032Z|edd398ec-8d78-40ed-b3b6-047a88cbac04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:16.708Z|301e2440-1866-4b4b-ab10-297039e648ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:29:16.712Z|301e2440-1866-4b4b-ab10-297039e648ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:29:17.007Z|217b9c75-9da4-489c-9ef8-a260e4efab7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:17.008Z|217b9c75-9da4-489c-9ef8-a260e4efab7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:17.057Z|6989fe6f-dec6-4c4d-8ece-958cffe6c6e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:17.057Z|21ebb370-c359-42ee-a3c2-4f4a228f3082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:17.058Z|6989fe6f-dec6-4c4d-8ece-958cffe6c6e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:17.058Z|21ebb370-c359-42ee-a3c2-4f4a228f3082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:17.662Z|41517c68-84ad-46d4-b85c-8727e889a931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:29:17.663Z|41517c68-84ad-46d4-b85c-8727e889a931|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:29:27.035Z|7f564570-33db-4922-8699-1e2d6354506c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:27.036Z|7f564570-33db-4922-8699-1e2d6354506c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:27.087Z|eae58e89-4bd3-4b08-9e84-4394e20c661b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:27.087Z|5db2cf30-a4b3-4778-982d-2baaae77dfc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:27.087Z|eae58e89-4bd3-4b08-9e84-4394e20c661b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:27.087Z|5db2cf30-a4b3-4778-982d-2baaae77dfc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:31.708Z|f0e00733-7e24-446b-b1c0-cf149429ffdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:29:31.709Z|f0e00733-7e24-446b-b1c0-cf149429ffdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:29:37.066Z|03b85cca-3074-456f-a0c7-10fb6458ff15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:37.067Z|03b85cca-3074-456f-a0c7-10fb6458ff15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:37.112Z|a1ab691b-bc7c-460c-bffc-84cfb3bc6cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:37.113Z|a1ab691b-bc7c-460c-bffc-84cfb3bc6cf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:37.114Z|4fa64bed-08df-457c-a494-55e7c2f72767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:37.115Z|4fa64bed-08df-457c-a494-55e7c2f72767|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:46.708Z|452afac6-4d21-4f4b-8798-99ebd327f68e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:29:46.709Z|452afac6-4d21-4f4b-8798-99ebd327f68e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:29:47.090Z|11f0728b-15df-41ef-9cd4-0350438bab53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:47.091Z|11f0728b-15df-41ef-9cd4-0350438bab53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:47.143Z|1f7173de-1d07-4519-bdcb-544b4876174f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:47.144Z|1f7173de-1d07-4519-bdcb-544b4876174f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:47.146Z|bf3d0ffd-89a9-440d-8a21-f8c262b78002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:47.147Z|bf3d0ffd-89a9-440d-8a21-f8c262b78002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:47.664Z|aa97749c-cc88-42a5-bc5f-84e0a06d2b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:29:47.665Z|aa97749c-cc88-42a5-bc5f-84e0a06d2b61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:29:57.114Z|323a3633-c908-455f-8d9e-956aee6b2d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:57.115Z|323a3633-c908-455f-8d9e-956aee6b2d4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:57.173Z|f9e97294-d9bc-4f16-9d87-c69fcc8a0fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:57.173Z|f9e97294-d9bc-4f16-9d87-c69fcc8a0fa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:57.202Z|397e46cd-de4c-4339-ae51-9acfe6310d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:29:57.203Z|397e46cd-de4c-4339-ae51-9acfe6310d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:29:59.232Z|fe5d1a6b-345d-4aad-8853-669a55b0e2be|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:29:59.233Z|fe5d1a6b-345d-4aad-8853-669a55b0e2be|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:01.708Z|e6d7a18a-d25b-4b8e-b367-bebc83f42fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:30:01.713Z|e6d7a18a-d25b-4b8e-b367-bebc83f42fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:30:07.140Z|d39e56c1-8a56-4a59-9ee6-e041ff8bc467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:07.141Z|d39e56c1-8a56-4a59-9ee6-e041ff8bc467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:07.194Z|34051fea-1212-4faa-b70d-98d36fc984eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:07.195Z|34051fea-1212-4faa-b70d-98d36fc984eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:07.226Z|6aa1bacd-001e-45a1-9a5f-5b61c6dae093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:07.227Z|6aa1bacd-001e-45a1-9a5f-5b61c6dae093|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:16.708Z|96a4a4cc-d8ee-4f9f-b5e0-bff535546506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:30:16.709Z|96a4a4cc-d8ee-4f9f-b5e0-bff535546506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:30:17.179Z|5001278d-9f00-476b-9f22-e37648a52042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:17.180Z|5001278d-9f00-476b-9f22-e37648a52042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:17.219Z|0ecfdda8-d95a-4f71-aa45-2e7bdfa9dbe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:17.220Z|0ecfdda8-d95a-4f71-aa45-2e7bdfa9dbe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:17.249Z|c5495393-3932-4349-a914-f7f6496ab576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:17.250Z|c5495393-3932-4349-a914-f7f6496ab576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:17.666Z|7c3e38fd-1997-4ab3-9702-c6b78b7f6641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:30:17.667Z|7c3e38fd-1997-4ab3-9702-c6b78b7f6641|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:30:27.205Z|9d8ebeef-ce2c-442f-9b2d-5604e731c488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:27.206Z|9d8ebeef-ce2c-442f-9b2d-5604e731c488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:27.242Z|9ee8a667-15f8-41ce-b050-7c6e00f96a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:27.243Z|9ee8a667-15f8-41ce-b050-7c6e00f96a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:27.274Z|ece4e145-1791-470a-afb9-50c2d0959c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:27.274Z|ece4e145-1791-470a-afb9-50c2d0959c08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:31.709Z|fbd99c76-5a1e-4879-8807-3368baf799a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:30:31.711Z|fbd99c76-5a1e-4879-8807-3368baf799a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:30:37.245Z|6662a70b-47e9-4a81-8c8a-8c80e19f8b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:37.246Z|6662a70b-47e9-4a81-8c8a-8c80e19f8b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:37.272Z|218890ae-8df4-4ed0-9c80-7ca837aa114a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:37.273Z|218890ae-8df4-4ed0-9c80-7ca837aa114a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:37.306Z|06cdc76d-07ce-4afa-84c6-cad1dbcbc04a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:37.307Z|06cdc76d-07ce-4afa-84c6-cad1dbcbc04a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:46.708Z|9af7766d-21c4-42c5-9209-7768477a3cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:30:46.712Z|9af7766d-21c4-42c5-9209-7768477a3cfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:30:47.282Z|da35b56f-9aca-4bc1-9326-12b41943d7e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:47.283Z|da35b56f-9aca-4bc1-9326-12b41943d7e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:47.295Z|f3e1cb8e-083f-4079-aecd-8acaa603c06a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:47.296Z|f3e1cb8e-083f-4079-aecd-8acaa603c06a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:47.333Z|e8b3b929-f70a-48fc-abe8-16dd28d32535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:47.334Z|e8b3b929-f70a-48fc-abe8-16dd28d32535|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:47.668Z|7b44aa84-7b81-41a8-a8cf-010c026232a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:30:47.669Z|7b44aa84-7b81-41a8-a8cf-010c026232a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:30:57.311Z|01b8901c-db8d-4045-8878-f2d186f9fc1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:57.312Z|01b8901c-db8d-4045-8878-f2d186f9fc1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:57.332Z|6ac62faf-b45a-424d-9778-0aa1b0925256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:57.333Z|6ac62faf-b45a-424d-9778-0aa1b0925256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:57.370Z|e2d87225-7e05-4572-a067-997d89984045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:30:57.371Z|e2d87225-7e05-4572-a067-997d89984045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:30:59.233Z|87450387-6cd1-401d-a36b-905ddb34b033|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:30:59.233Z|87450387-6cd1-401d-a36b-905ddb34b033|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:01.709Z|0dde5db0-0953-4204-8a5a-ed1c9955469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:31:01.710Z|0dde5db0-0953-4204-8a5a-ed1c9955469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:31:07.341Z|da250eed-a049-4f58-9ed3-1eaf64308e52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:07.342Z|da250eed-a049-4f58-9ed3-1eaf64308e52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:07.357Z|8085d126-e995-4028-bb14-68ebb3e55e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:07.358Z|8085d126-e995-4028-bb14-68ebb3e55e04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:07.402Z|5e158b49-b353-4bea-81f3-e7904bd99f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:07.403Z|5e158b49-b353-4bea-81f3-e7904bd99f3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:16.709Z|b8c19562-67ce-4ccb-b4ee-994ec1421315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:31:16.709Z|b8c19562-67ce-4ccb-b4ee-994ec1421315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:31:17.394Z|a615ea96-b402-4d3b-b259-ccb3b1e91a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:17.397Z|a615ea96-b402-4d3b-b259-ccb3b1e91a12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:17.424Z|0d19326e-46b6-4497-b491-6132ef144e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:17.425Z|0d19326e-46b6-4497-b491-6132ef144e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:17.460Z|dff36e78-cd36-4c11-a877-f2c584560549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:17.461Z|dff36e78-cd36-4c11-a877-f2c584560549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:17.670Z|afa09c39-8f48-4e2e-9522-e1ac258ecec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:31:17.671Z|afa09c39-8f48-4e2e-9522-e1ac258ecec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:31:27.433Z|a2cef89d-1037-44af-a4c6-aa241a528489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:27.435Z|a2cef89d-1037-44af-a4c6-aa241a528489|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:27.499Z|413ea2a1-5126-4c14-9e31-360cf3e50241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:27.500Z|413ea2a1-5126-4c14-9e31-360cf3e50241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:27.507Z|8d2e8aa3-fddd-43a9-8fa8-a1bb0f6a82e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:27.508Z|8d2e8aa3-fddd-43a9-8fa8-a1bb0f6a82e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:31.708Z|b7c10bba-e6ff-4f5f-a738-16a46225ff96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:31:31.712Z|b7c10bba-e6ff-4f5f-a738-16a46225ff96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:31:37.476Z|619d7c43-bfb4-4c11-af5d-8bbb797f00de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:37.476Z|619d7c43-bfb4-4c11-af5d-8bbb797f00de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:37.531Z|97f28383-d116-4d97-94a9-7590a2a54723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:37.532Z|97f28383-d116-4d97-94a9-7590a2a54723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:37.545Z|27ba0319-ecac-4e9c-afc5-bbf40059193a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:37.545Z|27ba0319-ecac-4e9c-afc5-bbf40059193a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:46.708Z|82b65a10-4fc5-40a0-8799-feaba9c9a820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:31:46.709Z|82b65a10-4fc5-40a0-8799-feaba9c9a820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:31:47.502Z|7199e08c-ad38-42be-b53a-35bd4d3a3302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:47.503Z|7199e08c-ad38-42be-b53a-35bd4d3a3302|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:47.564Z|70268c3b-3e72-4389-8230-254dc6db0909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:47.565Z|70268c3b-3e72-4389-8230-254dc6db0909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:47.584Z|577952cc-3afe-4b8a-a398-e88a383d21ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:47.585Z|577952cc-3afe-4b8a-a398-e88a383d21ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:47.672Z|d2dcc438-bd06-4d1b-a6c4-49c6053d9f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:31:47.672Z|d2dcc438-bd06-4d1b-a6c4-49c6053d9f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:31:57.531Z|78cff709-4739-4b36-ad58-2bdd770891d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:57.533Z|78cff709-4739-4b36-ad58-2bdd770891d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:57.601Z|7b516c79-f714-403c-b097-056c7fa333a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:57.602Z|7b516c79-f714-403c-b097-056c7fa333a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:57.622Z|1c2af1c1-27df-4328-a0d7-6616a583b28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:31:57.623Z|1c2af1c1-27df-4328-a0d7-6616a583b28d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:31:59.232Z|43b5007a-24cd-410f-8afa-74b78b6de836|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:31:59.233Z|43b5007a-24cd-410f-8afa-74b78b6de836|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:01.711Z|fe4cb7c2-20c0-4342-bcc3-024ff11c9944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:32:01.711Z|fe4cb7c2-20c0-4342-bcc3-024ff11c9944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:32:07.572Z|10100ed0-7a65-4742-a138-a377753205e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:07.574Z|10100ed0-7a65-4742-a138-a377753205e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:07.631Z|4a942db6-0014-42b9-8346-d3ae839668e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:07.632Z|4a942db6-0014-42b9-8346-d3ae839668e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:07.652Z|e2f6318e-6188-42ce-9409-b5a38bb0cfab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:07.653Z|e2f6318e-6188-42ce-9409-b5a38bb0cfab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:16.709Z|9b7e28eb-65c2-44a2-aea0-dac00d1851df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:32:16.712Z|9b7e28eb-65c2-44a2-aea0-dac00d1851df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:32:17.601Z|d01cacf7-0b83-4cb9-8a27-f33551ceb48a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:17.606Z|d01cacf7-0b83-4cb9-8a27-f33551ceb48a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:17.673Z|147a8d5a-0932-4e4e-92ba-b209065fe8e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:17.673Z|47eaed5f-2b28-4a8c-8afa-be79d23972e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:32:17.673Z|147a8d5a-0932-4e4e-92ba-b209065fe8e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:17.674Z|47eaed5f-2b28-4a8c-8afa-be79d23972e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:32:17.682Z|d9f9b46a-3903-499a-95b6-67e6aaecf446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:17.682Z|d9f9b46a-3903-499a-95b6-67e6aaecf446|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:27.668Z|bd660bac-a179-4a11-b772-144ef94aec84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:27.670Z|bd660bac-a179-4a11-b772-144ef94aec84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:27.707Z|b857cdab-37d1-4e3c-a567-336d9e79f3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:27.708Z|b857cdab-37d1-4e3c-a567-336d9e79f3ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:27.728Z|58c47a24-7dbb-4d4b-9bab-ee58dff69032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:27.729Z|58c47a24-7dbb-4d4b-9bab-ee58dff69032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:31.708Z|0c8f4b39-7ccd-4e6a-b28b-1fed08cf3470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:32:31.710Z|0c8f4b39-7ccd-4e6a-b28b-1fed08cf3470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:32:37.710Z|3f4b0d8d-ea5e-48aa-b81c-57b580d89a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:37.712Z|3f4b0d8d-ea5e-48aa-b81c-57b580d89a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:37.753Z|bf27a795-2791-4671-a24f-b1e86ebfc601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:37.755Z|bf27a795-2791-4671-a24f-b1e86ebfc601|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:37.763Z|511bfdff-d831-40b7-8972-c202e6f71700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:37.764Z|511bfdff-d831-40b7-8972-c202e6f71700|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:46.708Z|1cf281b2-2af0-4b34-a3e0-84d406469269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:32:46.709Z|1cf281b2-2af0-4b34-a3e0-84d406469269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:32:47.675Z|916900a9-9ec3-4bda-867b-bbe47a4f3461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:32:47.676Z|916900a9-9ec3-4bda-867b-bbe47a4f3461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:32:47.766Z|ea43ec38-6269-4773-b293-2455dad84b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:47.768Z|ea43ec38-6269-4773-b293-2455dad84b5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:47.781Z|0046553e-1ece-4807-abc3-7cc92786fcda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:47.782Z|0046553e-1ece-4807-abc3-7cc92786fcda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:47.792Z|9fe0dbbf-b290-46dc-8cb0-5053791fd312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:47.792Z|9fe0dbbf-b290-46dc-8cb0-5053791fd312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:57.799Z|26105738-8575-46be-b7b5-273edb657c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:57.802Z|26105738-8575-46be-b7b5-273edb657c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:57.811Z|49ac904b-406a-4305-b3ef-c3065c959498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:57.812Z|49ac904b-406a-4305-b3ef-c3065c959498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:57.832Z|3b611aa6-b7e9-491d-a603-5df1fe6004a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:32:57.833Z|3b611aa6-b7e9-491d-a603-5df1fe6004a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:32:59.235Z|adce6a1c-0394-40e9-9f34-50191239df33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:32:59.236Z|adce6a1c-0394-40e9-9f34-50191239df33|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:01.708Z|e3bd00fb-f8b3-49f4-bb1c-8c29e648d1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:33:01.713Z|e3bd00fb-f8b3-49f4-bb1c-8c29e648d1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:33:07.830Z|2a1f5336-191f-469c-86f0-7b37c8cb4dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:07.832Z|2a1f5336-191f-469c-86f0-7b37c8cb4dc7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:07.842Z|fc006c72-c3fa-45e6-a6cf-308a5ea118c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:07.843Z|fc006c72-c3fa-45e6-a6cf-308a5ea118c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:07.863Z|23289f5e-c8a0-455f-915e-7a0c1c9a43ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:07.864Z|23289f5e-c8a0-455f-915e-7a0c1c9a43ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:16.709Z|cbdd90bd-18b9-4c7b-988d-3f0e1260acb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:33:16.712Z|cbdd90bd-18b9-4c7b-988d-3f0e1260acb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:33:17.677Z|d6f6461c-c507-4912-bf73-2a736d840a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:33:17.678Z|d6f6461c-c507-4912-bf73-2a736d840a72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:33:17.909Z|f33afe4b-aa92-474a-b35f-dc1cf353dd54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:17.910Z|f33afe4b-aa92-474a-b35f-dc1cf353dd54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:17.917Z|47fb1c9b-9de0-4ae7-bc01-5fd69bb58e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:17.924Z|47fb1c9b-9de0-4ae7-bc01-5fd69bb58e14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:17.931Z|3617ad86-244a-4458-b920-8634d3ad6fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:17.932Z|3617ad86-244a-4458-b920-8634d3ad6fd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:27.953Z|52ffa38e-537a-4b9f-ae71-d6fa62841ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:27.955Z|52ffa38e-537a-4b9f-ae71-d6fa62841ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:27.977Z|39b8f31b-a043-48a2-a982-90a37a94709f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:27.977Z|39b8f31b-a043-48a2-a982-90a37a94709f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:28.005Z|57ef9e1f-d3cb-4549-b1fe-5e68cccfd4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:28.005Z|57ef9e1f-d3cb-4549-b1fe-5e68cccfd4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:31.709Z|f54ddceb-5fa6-46f5-8876-4240be092b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:33:31.710Z|f54ddceb-5fa6-46f5-8876-4240be092b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:33:38.012Z|b01424ce-e3c3-43cb-92d1-7891499d074a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:38.013Z|b01424ce-e3c3-43cb-92d1-7891499d074a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:38.025Z|993224a2-c043-40a9-955f-35bf8ce1f717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:38.028Z|993224a2-c043-40a9-955f-35bf8ce1f717|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:38.042Z|0a2f59e4-2c30-4e10-a5c2-ad2a231f5f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:38.043Z|0a2f59e4-2c30-4e10-a5c2-ad2a231f5f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:46.708Z|04635365-f2e0-4263-b37e-ac8d0e2bca00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:33:46.709Z|04635365-f2e0-4263-b37e-ac8d0e2bca00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:33:47.679Z|8e1a6ea1-61f5-47ff-b0da-473d576eaf8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:33:47.680Z|8e1a6ea1-61f5-47ff-b0da-473d576eaf8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:33:48.042Z|6ed3cb1c-65f2-4293-8c0e-2738e5e00041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:48.042Z|6ed3cb1c-65f2-4293-8c0e-2738e5e00041|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:48.061Z|6f0cab6f-38d1-4038-9518-5ccf1231b805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:48.062Z|6f0cab6f-38d1-4038-9518-5ccf1231b805|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:48.075Z|1ca1ab44-9c10-4300-ba67-2c2a708e397e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:48.076Z|1ca1ab44-9c10-4300-ba67-2c2a708e397e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:58.071Z|e8778456-bf38-4216-8f1f-83505bf5c355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:58.072Z|e8778456-bf38-4216-8f1f-83505bf5c355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:58.088Z|94c1a9d3-a3b4-49b1-b6b6-e4f02ca2c038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:58.092Z|94c1a9d3-a3b4-49b1-b6b6-e4f02ca2c038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:58.112Z|d821590d-f0d5-43b9-91e8-99f8022aafee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:33:58.114Z|d821590d-f0d5-43b9-91e8-99f8022aafee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:33:59.236Z|8c5df126-be52-477f-abd1-ab75dd620f44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:33:59.240Z|8c5df126-be52-477f-abd1-ab75dd620f44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:01.709Z|365d5edf-61d7-44c1-be04-f3708ca9d14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:34:01.711Z|365d5edf-61d7-44c1-be04-f3708ca9d14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:34:08.137Z|f0876ed1-7ed4-4361-809d-6f6461f897a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:08.151Z|f0876ed1-7ed4-4361-809d-6f6461f897a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:08.154Z|8fdf81ff-0cb5-46b6-bcd9-2b7ce1fc6ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:08.156Z|8fdf81ff-0cb5-46b6-bcd9-2b7ce1fc6ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:08.177Z|7a8df621-d1d9-4584-9f01-eb0d8a6faaed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:08.179Z|7a8df621-d1d9-4584-9f01-eb0d8a6faaed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:16.709Z|e92867eb-7542-4bc9-a5b5-c631f6514f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:34:16.710Z|e92867eb-7542-4bc9-a5b5-c631f6514f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:34:17.682Z|856fe46b-c7f2-4130-b0ae-a53ef4275361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:34:17.683Z|856fe46b-c7f2-4130-b0ae-a53ef4275361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:34:18.214Z|bbbdfa77-bed0-43c6-9101-092ea6534d72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:18.214Z|29b7e353-689c-45dc-861f-b35636b03c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:18.214Z|bbbdfa77-bed0-43c6-9101-092ea6534d72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:18.215Z|29b7e353-689c-45dc-861f-b35636b03c48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:18.218Z|53439495-145d-4a0d-bd5b-ca7f0d63828f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:18.221Z|53439495-145d-4a0d-bd5b-ca7f0d63828f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:28.258Z|de36befc-9272-4deb-bc79-c7af424273a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:28.260Z|de36befc-9272-4deb-bc79-c7af424273a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:28.264Z|a5f3b086-509e-4552-8fd1-1bbcf352ebc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:28.264Z|96926637-b7d9-4046-9ef9-d28f41dedcfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:28.265Z|a5f3b086-509e-4552-8fd1-1bbcf352ebc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:28.265Z|96926637-b7d9-4046-9ef9-d28f41dedcfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:31.709Z|80e610e9-c65e-4c0a-b81e-e679b773352b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:34:31.710Z|80e610e9-c65e-4c0a-b81e-e679b773352b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:34:38.313Z|d65f6c9e-8dc2-4314-8a46-37c18e0f05bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:38.315Z|d65f6c9e-8dc2-4314-8a46-37c18e0f05bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:38.317Z|9959276f-a2b7-4fb1-9f8f-e5b361294bf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:38.318Z|2f143fdc-a445-479a-9ee4-3746c35c0e28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:38.318Z|9959276f-a2b7-4fb1-9f8f-e5b361294bf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:38.319Z|2f143fdc-a445-479a-9ee4-3746c35c0e28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:46.708Z|ae700e4f-f57c-45bd-8ae1-1ffd7196b920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:34:46.712Z|ae700e4f-f57c-45bd-8ae1-1ffd7196b920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:34:47.683Z|7a6522ee-40b9-4f4a-bde1-30279f608445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:34:47.684Z|7a6522ee-40b9-4f4a-bde1-30279f608445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:34:48.370Z|81d01a60-7268-4f86-87e0-c4dd7d5c3c78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:48.371Z|81d01a60-7268-4f86-87e0-c4dd7d5c3c78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:48.385Z|ed7b86c2-99aa-42d7-8a3a-6672dd6ea0ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:48.387Z|ed7b86c2-99aa-42d7-8a3a-6672dd6ea0ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:48.389Z|5ec64a72-87f0-428d-9ef1-0ad190b40744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:48.390Z|5ec64a72-87f0-428d-9ef1-0ad190b40744|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:58.425Z|e11b7941-7fb6-45fb-9ccd-4892e9577575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:58.426Z|b7a3cecc-5b34-46a7-982a-bf9afe743b98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:58.426Z|b7a3cecc-5b34-46a7-982a-bf9afe743b98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:58.426Z|e11b7941-7fb6-45fb-9ccd-4892e9577575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:58.436Z|d956383f-4bb7-43cc-b3dd-21c87622f5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:34:58.438Z|d956383f-4bb7-43cc-b3dd-21c87622f5cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:34:59.234Z|e176d795-39c2-4344-b780-b31537e161a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:34:59.235Z|e176d795-39c2-4344-b780-b31537e161a5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:01.709Z|f1f79582-38cb-4e13-9a00-edcec3403c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:35:01.709Z|f1f79582-38cb-4e13-9a00-edcec3403c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:35:08.461Z|a6c96d4f-3e0c-4ede-80ae-a54e72927064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:08.463Z|a6c96d4f-3e0c-4ede-80ae-a54e72927064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:08.470Z|672bd817-7bf7-4914-bc42-39577f97e44e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:08.471Z|672bd817-7bf7-4914-bc42-39577f97e44e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:08.476Z|d6c143f2-8831-4b77-9171-d9b6e634a336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:08.477Z|d6c143f2-8831-4b77-9171-d9b6e634a336|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:16.709Z|4d3d00fb-1c57-4a62-92e0-d8d5438119e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:35:16.709Z|4d3d00fb-1c57-4a62-92e0-d8d5438119e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:35:17.685Z|db13895d-67d7-48a0-9187-f6bad9af216c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:35:17.686Z|db13895d-67d7-48a0-9187-f6bad9af216c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:35:18.511Z|52cac16b-d4ad-426c-83a8-6d40eb0ed92b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:18.512Z|52cac16b-d4ad-426c-83a8-6d40eb0ed92b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:18.511Z|a54d2908-22df-4a5f-bd55-dbade66f1036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:18.519Z|a54d2908-22df-4a5f-bd55-dbade66f1036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:18.538Z|a19c34e6-43ce-49ba-9b41-f78ea97476dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:18.539Z|a19c34e6-43ce-49ba-9b41-f78ea97476dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:28.547Z|538573f6-8a86-47a9-9e16-0e08644b5ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:28.547Z|538573f6-8a86-47a9-9e16-0e08644b5ee0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:28.570Z|e187849f-36eb-4654-8e66-429c0bd91255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:28.571Z|e187849f-36eb-4654-8e66-429c0bd91255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:28.590Z|04b77b5a-f9b6-4ed2-9977-933381231949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:28.591Z|04b77b5a-f9b6-4ed2-9977-933381231949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:31.708Z|4903cb80-694e-4f48-b762-97445ea12a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:35:31.719Z|4903cb80-694e-4f48-b762-97445ea12a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:35:38.591Z|68452353-0c4b-4f9b-b59d-f562bc724893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:38.595Z|68452353-0c4b-4f9b-b59d-f562bc724893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:38.630Z|0d547e7d-b733-44bd-a126-a77700572165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:38.631Z|0d547e7d-b733-44bd-a126-a77700572165|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:38.636Z|625159f1-1f6b-45da-9056-0f18a0216e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:38.646Z|625159f1-1f6b-45da-9056-0f18a0216e6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:46.708Z|d9a8a51c-7a2d-47b5-8739-32edb9683d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:35:46.709Z|d9a8a51c-7a2d-47b5-8739-32edb9683d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:35:47.687Z|ba42b99e-24e3-489c-aebf-53020d42cdec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:35:47.688Z|ba42b99e-24e3-489c-aebf-53020d42cdec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:35:48.637Z|c60998be-b1a6-4596-8627-41d7ec226295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:48.638Z|c60998be-b1a6-4596-8627-41d7ec226295|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:48.666Z|e7dcacb9-1c83-4db6-bef2-5e07b68fca03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:48.667Z|e7dcacb9-1c83-4db6-bef2-5e07b68fca03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:48.691Z|3fc69959-bfe6-46c8-9202-f2b06e35a0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:48.692Z|3fc69959-bfe6-46c8-9202-f2b06e35a0f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:58.681Z|d1b8de8a-8464-4f07-8bc3-4613c42b286e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:58.682Z|d1b8de8a-8464-4f07-8bc3-4613c42b286e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:58.695Z|45a5dc84-6121-409f-bdd6-e6bdd9147ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:58.696Z|45a5dc84-6121-409f-bdd6-e6bdd9147ede|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:58.726Z|1e931dbe-dc59-4fad-8ecf-2cdbe5e3ecf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:35:58.727Z|1e931dbe-dc59-4fad-8ecf-2cdbe5e3ecf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:35:59.236Z|89902500-e8a0-4d7f-adc8-c8e8cee4fc7a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:35:59.237Z|89902500-e8a0-4d7f-adc8-c8e8cee4fc7a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:01.714Z|c6372a3a-09af-42d9-abde-245fad14da2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:36:01.715Z|c6372a3a-09af-42d9-abde-245fad14da2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:36:08.717Z|1f5515b6-d29a-4a35-8deb-ee84bf285252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:08.718Z|1f5515b6-d29a-4a35-8deb-ee84bf285252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:08.733Z|3d14a637-6dbb-4389-b221-12f8e7b5aded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:08.734Z|3d14a637-6dbb-4389-b221-12f8e7b5aded|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:08.752Z|c905d196-4795-4184-a4ca-40dd86fa2e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:08.753Z|c905d196-4795-4184-a4ca-40dd86fa2e1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:16.708Z|4c1a0f58-dd9b-45a3-a182-4eb60769fbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:36:16.712Z|4c1a0f58-dd9b-45a3-a182-4eb60769fbca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:36:17.690Z|cf407e64-ad73-4542-ab52-99fb9b72a994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:36:17.691Z|cf407e64-ad73-4542-ab52-99fb9b72a994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:36:18.765Z|8481e0c8-a77c-40c2-a787-0bc081c43885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:18.767Z|8481e0c8-a77c-40c2-a787-0bc081c43885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:18.784Z|df7f8ec5-eb39-432c-a1e0-aa2bca83f790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:18.787Z|df7f8ec5-eb39-432c-a1e0-aa2bca83f790|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:18.788Z|5453380a-55d1-47d3-8594-784ee2648a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:18.788Z|5453380a-55d1-47d3-8594-784ee2648a39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:28.824Z|87d1926f-57dd-4229-bc0c-472cf14f37d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:28.825Z|87d1926f-57dd-4229-bc0c-472cf14f37d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:28.825Z|c16b28eb-7f51-4a12-bef4-494963d565a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:28.827Z|c16b28eb-7f51-4a12-bef4-494963d565a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:28.829Z|09404e46-d7d0-48ce-b085-ee18f6d69606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:28.829Z|09404e46-d7d0-48ce-b085-ee18f6d69606|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:31.708Z|56700970-5bc4-424c-86ee-77e2184262a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:36:31.709Z|56700970-5bc4-424c-86ee-77e2184262a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:36:38.860Z|a2d17b4e-a95c-4ad6-8914-5401e7c156c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:38.861Z|a2d17b4e-a95c-4ad6-8914-5401e7c156c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:38.863Z|1169b86f-3b19-4929-8202-58ba784fde18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:38.864Z|1169b86f-3b19-4929-8202-58ba784fde18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:38.872Z|210c1c9d-611e-4ed0-ad8e-3aca91e664d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:38.873Z|210c1c9d-611e-4ed0-ad8e-3aca91e664d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:46.708Z|6699f87a-39f8-4dff-972b-4ec1a071a966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:36:46.709Z|6699f87a-39f8-4dff-972b-4ec1a071a966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:36:47.693Z|03e8fcad-4e10-4350-882a-e75acda12b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:36:47.695Z|03e8fcad-4e10-4350-882a-e75acda12b42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:36:48.901Z|906e3dc2-c785-4f73-8e66-9911c23e458e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:48.901Z|906e3dc2-c785-4f73-8e66-9911c23e458e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:48.908Z|d758e69a-de10-4042-ae0c-ca58e61b1033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:48.910Z|d758e69a-de10-4042-ae0c-ca58e61b1033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:48.936Z|7f3ed9a7-428f-4c4c-9ece-c7f6b8e8f5b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:48.937Z|7f3ed9a7-428f-4c4c-9ece-c7f6b8e8f5b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:58.936Z|4ae254a3-4182-4782-8cfb-13d3e2c58d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:58.937Z|4ae254a3-4182-4782-8cfb-13d3e2c58d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:58.942Z|3e889a00-dd79-4e5f-bbae-051d4abc311c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:58.945Z|3e889a00-dd79-4e5f-bbae-051d4abc311c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:58.969Z|3a9ea892-2b8f-461a-a5bf-0c4359199923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:36:58.971Z|3a9ea892-2b8f-461a-a5bf-0c4359199923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:36:59.234Z|34752ad3-962e-409d-bc41-f145e0b34288|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:36:59.236Z|34752ad3-962e-409d-bc41-f145e0b34288|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:01.708Z|4c300f63-035a-4f3a-a039-0f548713b521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:37:01.712Z|4c300f63-035a-4f3a-a039-0f548713b521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:37:08.964Z|0577820e-8df4-43fe-8b56-0fd346bbf3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:08.966Z|0577820e-8df4-43fe-8b56-0fd346bbf3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:08.977Z|84e673ad-a123-4941-b156-4d0cb41a232e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:08.980Z|84e673ad-a123-4941-b156-4d0cb41a232e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:09.003Z|29aa669a-5feb-4caf-8350-fca6933b1c35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:09.004Z|29aa669a-5feb-4caf-8350-fca6933b1c35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:16.708Z|1c53248e-308b-46ed-957b-630f8f44c730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:37:16.709Z|1c53248e-308b-46ed-957b-630f8f44c730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:37:17.696Z|e5a5ea97-bd00-43f2-bdd6-bdf3c853fcd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:37:17.697Z|e5a5ea97-bd00-43f2-bdd6-bdf3c853fcd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:37:18.998Z|be15af68-e10e-49ba-998c-10ff72f08fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:18.999Z|be15af68-e10e-49ba-998c-10ff72f08fbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:19.009Z|306f3193-78ea-4d77-a236-b50eca6ea86b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:19.010Z|306f3193-78ea-4d77-a236-b50eca6ea86b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:19.039Z|abb17512-c9ae-49a1-96a9-e867dcc3deb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:19.041Z|abb17512-c9ae-49a1-96a9-e867dcc3deb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:29.056Z|eb7a6150-21b3-4997-b1db-09794d46806b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:29.058Z|eb7a6150-21b3-4997-b1db-09794d46806b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:29.070Z|0917d19d-9330-4539-924c-01c7894d0e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:29.072Z|0917d19d-9330-4539-924c-01c7894d0e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:29.083Z|10279a5a-ff74-4158-bc8e-d9a85432c68e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:29.084Z|10279a5a-ff74-4158-bc8e-d9a85432c68e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:31.708Z|2bf2b9b4-6bc4-4482-9e54-47e236824d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:37:31.709Z|2bf2b9b4-6bc4-4482-9e54-47e236824d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:37:39.107Z|4592ebe3-32b8-44d0-ab7c-665f81995012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:39.108Z|4592ebe3-32b8-44d0-ab7c-665f81995012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:39.105Z|932c376a-60bb-4e7b-8610-eec8013006b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:39.112Z|932c376a-60bb-4e7b-8610-eec8013006b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:39.115Z|95c3eb82-7296-4309-9615-3a0b1ca7d9bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:39.116Z|95c3eb82-7296-4309-9615-3a0b1ca7d9bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:46.708Z|d7bb42ed-4115-4c45-95fa-5064f1eb94a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:37:46.712Z|d7bb42ed-4115-4c45-95fa-5064f1eb94a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:37:47.698Z|aa1025a6-e630-4430-b241-ba98bc7b0bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:37:47.698Z|aa1025a6-e630-4430-b241-ba98bc7b0bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:37:49.155Z|2245c314-4dac-42d6-b941-8adf571cc2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:49.156Z|35cfb273-f433-4461-b8ee-286dcf371147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:49.156Z|2245c314-4dac-42d6-b941-8adf571cc2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:49.157Z|35cfb273-f433-4461-b8ee-286dcf371147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:49.170Z|e90eb1af-6fe3-452b-bb20-33562bd17326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:49.171Z|e90eb1af-6fe3-452b-bb20-33562bd17326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:59.198Z|e5f81b6c-e0bf-4482-8198-6840d6f476db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:59.198Z|2e8cf8bb-6e51-4fb3-a31f-f358deb656ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:59.198Z|6e44c7d6-489f-4d56-b67b-486d18c90045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:37:59.199Z|2e8cf8bb-6e51-4fb3-a31f-f358deb656ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:59.199Z|e5f81b6c-e0bf-4482-8198-6840d6f476db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:59.199Z|6e44c7d6-489f-4d56-b67b-486d18c90045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:37:59.234Z|e949336d-b105-4475-883f-c893043e1ff2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:37:59.236Z|e949336d-b105-4475-883f-c893043e1ff2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:01.708Z|09487b28-d533-44f9-98a9-373510839c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:38:01.709Z|09487b28-d533-44f9-98a9-373510839c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:38:09.230Z|ccfb2163-4b8f-4d02-ab6d-a89f5b034ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:09.231Z|ccfb2163-4b8f-4d02-ab6d-a89f5b034ff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:09.233Z|db0dc2b8-47db-4f7e-bac5-6129d3be8459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:09.233Z|13d9f65e-9ac9-4d20-92a2-f609ea8d1e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:09.234Z|db0dc2b8-47db-4f7e-bac5-6129d3be8459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:09.235Z|13d9f65e-9ac9-4d20-92a2-f609ea8d1e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:16.709Z|22a974dd-a35f-411e-bc61-d1bab68b338d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:38:16.709Z|22a974dd-a35f-411e-bc61-d1bab68b338d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:38:17.700Z|f6b03691-3d22-454a-a438-b9fe1e065dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:38:17.701Z|f6b03691-3d22-454a-a438-b9fe1e065dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:38:19.267Z|c2a5e1ea-cdd8-47f3-8a93-825a0db8434b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:19.268Z|c2a5e1ea-cdd8-47f3-8a93-825a0db8434b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:19.271Z|bd072fa1-b6bf-4462-9172-f58676767c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:19.272Z|bd072fa1-b6bf-4462-9172-f58676767c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:19.278Z|df47379a-ceb4-45a9-803c-9502686d5534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:19.281Z|df47379a-ceb4-45a9-803c-9502686d5534|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:29.316Z|ebdaaa7f-f17c-4a78-abdf-7cdd33600cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:29.316Z|ebdaaa7f-f17c-4a78-abdf-7cdd33600cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:29.320Z|6f8e3e9e-cc1a-4f82-929e-9ce91e63fac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:29.320Z|6cb0c77a-29db-47f5-91d4-69cadee07142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:29.321Z|6cb0c77a-29db-47f5-91d4-69cadee07142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:29.321Z|6f8e3e9e-cc1a-4f82-929e-9ce91e63fac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:31.708Z|de9ff43c-9798-4820-a798-e2ddcbad46b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:38:31.713Z|de9ff43c-9798-4820-a798-e2ddcbad46b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:38:39.364Z|2b0809a2-920c-4fb6-9dfa-0bde75629e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:39.364Z|7b7f09f5-fb12-438a-b56f-355a78bdc25e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:39.364Z|e9b8f24d-1e5a-4169-9908-0c1d1f66a6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:39.365Z|e9b8f24d-1e5a-4169-9908-0c1d1f66a6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:39.365Z|7b7f09f5-fb12-438a-b56f-355a78bdc25e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:39.365Z|2b0809a2-920c-4fb6-9dfa-0bde75629e36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:46.708Z|36aeff4b-3551-4f08-98ec-f9d024461eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:38:46.709Z|36aeff4b-3551-4f08-98ec-f9d024461eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:38:47.701Z|6112f1b9-5d9f-4813-bfd2-43a4838b8f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:38:47.702Z|6112f1b9-5d9f-4813-bfd2-43a4838b8f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:38:49.433Z|ef1c2fcb-bd24-4a3d-a1a2-482ca97b0f46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:49.434Z|ef1c2fcb-bd24-4a3d-a1a2-482ca97b0f46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:49.437Z|3c2bb54c-08a4-4334-bed4-48e564adc90d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:49.437Z|83b0a1b1-b92c-4b77-85a9-850c15985a01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:49.438Z|83b0a1b1-b92c-4b77-85a9-850c15985a01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:49.438Z|3c2bb54c-08a4-4334-bed4-48e564adc90d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:59.233Z|eeef5bea-82da-4c17-9dae-07c3fd75447c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:38:59.234Z|eeef5bea-82da-4c17-9dae-07c3fd75447c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:59.471Z|49be8811-ab63-41b1-aba5-49e39df3000b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:59.472Z|49be8811-ab63-41b1-aba5-49e39df3000b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:59.485Z|d7c2f301-c1b1-4000-9aaa-7070741baa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:59.485Z|91459873-fc5c-439a-b0d3-77448a403cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:38:59.486Z|91459873-fc5c-439a-b0d3-77448a403cb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:38:59.486Z|d7c2f301-c1b1-4000-9aaa-7070741baa1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:01.708Z|0362522a-b4b5-41ba-9533-93eae658e1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:39:01.709Z|0362522a-b4b5-41ba-9533-93eae658e1d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:39:09.501Z|1ad9e74d-a9b8-45cc-89f1-4e9689efda7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:09.502Z|1ad9e74d-a9b8-45cc-89f1-4e9689efda7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:09.518Z|bd3b1d45-81bb-4e6a-bc16-58f986d0dcfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:09.518Z|840f042e-d074-4a0f-b747-469d8fcdb17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:09.519Z|bd3b1d45-81bb-4e6a-bc16-58f986d0dcfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:09.519Z|840f042e-d074-4a0f-b747-469d8fcdb17d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:16.708Z|fc6b7cf8-cfc6-4269-ac6a-8fcfff482157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:39:16.713Z|fc6b7cf8-cfc6-4269-ac6a-8fcfff482157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:39:17.703Z|66e33e8c-9e86-4414-9639-ec7be3e26390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:39:17.704Z|66e33e8c-9e86-4414-9639-ec7be3e26390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:39:19.546Z|876b9b66-0fd7-418b-8b90-1d35c018c56b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:19.547Z|876b9b66-0fd7-418b-8b90-1d35c018c56b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:19.564Z|417d76a6-4ab0-44b6-92f2-e11525905616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:19.565Z|417d76a6-4ab0-44b6-92f2-e11525905616|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:19.585Z|ea08778c-60c2-4c5d-a411-ee8b1da5ace6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:19.586Z|ea08778c-60c2-4c5d-a411-ee8b1da5ace6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:29.602Z|c0114196-aa40-44a3-a04b-4c83e64ab2c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:29.603Z|c0114196-aa40-44a3-a04b-4c83e64ab2c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:29.612Z|ba70e4c6-6e48-481d-a9ed-8eae5646d472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:29.613Z|ba70e4c6-6e48-481d-a9ed-8eae5646d472|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:29.636Z|da647120-26f6-48bc-a1fb-5b9ecc746f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:29.637Z|da647120-26f6-48bc-a1fb-5b9ecc746f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:31.708Z|8b6b31fc-8092-4060-bd81-a0c626d2314d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:39:31.709Z|8b6b31fc-8092-4060-bd81-a0c626d2314d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:39:39.645Z|c4f5293d-8bcb-414f-87c9-ec42ad9a2968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:39.647Z|c4f5293d-8bcb-414f-87c9-ec42ad9a2968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:39.662Z|80f9aae4-125d-4acc-8124-edf8f61d263a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:39.663Z|80f9aae4-125d-4acc-8124-edf8f61d263a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:39.678Z|f9767182-72cc-435e-8cfc-c0b3ce23bbc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:39.679Z|f9767182-72cc-435e-8cfc-c0b3ce23bbc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:46.708Z|ac0f11e7-f8aa-4cf4-bfb8-9f511027ad81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:39:46.709Z|ac0f11e7-f8aa-4cf4-bfb8-9f511027ad81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:39:47.704Z|25f5e45d-c698-4021-85bb-9ee4bd92f989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:39:47.705Z|25f5e45d-c698-4021-85bb-9ee4bd92f989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:39:49.704Z|b178c94a-9075-4b0d-83d8-38e1f842ffdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:49.705Z|b178c94a-9075-4b0d-83d8-38e1f842ffdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:49.721Z|ade80acf-e38b-461f-8ff2-0b1540a3cfaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:49.722Z|ade80acf-e38b-461f-8ff2-0b1540a3cfaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:49.757Z|116a3cdd-b21b-44a3-9cbd-eae7a2ab05d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:49.758Z|116a3cdd-b21b-44a3-9cbd-eae7a2ab05d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:59.235Z|f8b08f0d-2785-48e8-88ac-99e7c252efab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:39:59.236Z|f8b08f0d-2785-48e8-88ac-99e7c252efab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:59.756Z|febe4f48-faba-4efe-a42d-fef8a11b2c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:59.757Z|febe4f48-faba-4efe-a42d-fef8a11b2c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:59.793Z|de6fb33e-66b3-4236-9ee0-722dd2f460a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:59.794Z|de6fb33e-66b3-4236-9ee0-722dd2f460a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:39:59.813Z|c2552720-a822-4adf-83bc-a240d12b91ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:39:59.814Z|c2552720-a822-4adf-83bc-a240d12b91ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:01.708Z|0319e7ea-3c62-4188-8f62-c1a936796d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:40:01.712Z|0319e7ea-3c62-4188-8f62-c1a936796d7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:40:09.810Z|705f5034-5c33-456e-bd99-887939dd912c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:09.810Z|705f5034-5c33-456e-bd99-887939dd912c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:09.840Z|c0f8558f-3f28-4a8c-94d9-31e84e5ec6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:09.841Z|c0f8558f-3f28-4a8c-94d9-31e84e5ec6bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:09.889Z|823e097b-f975-4d6b-addc-36e160020ce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:09.890Z|823e097b-f975-4d6b-addc-36e160020ce4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:16.710Z|e7f2484d-7fef-4e9d-9b1e-fddc5954d3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:40:16.711Z|e7f2484d-7fef-4e9d-9b1e-fddc5954d3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:40:17.706Z|bbdf7727-31c2-43dd-8a06-82a912fce52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:40:17.707Z|bbdf7727-31c2-43dd-8a06-82a912fce52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:40:19.911Z|df6d9498-0493-4159-89bd-c6d70efd9b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:19.911Z|96b2ed6d-2b0f-4c11-84da-5d959d64d5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:19.914Z|96b2ed6d-2b0f-4c11-84da-5d959d64d5a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:19.914Z|df6d9498-0493-4159-89bd-c6d70efd9b83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:19.960Z|97dd3175-8fdd-4fce-91f5-6768b816634c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:19.961Z|97dd3175-8fdd-4fce-91f5-6768b816634c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:29.967Z|aaae1293-8593-4031-a224-f2ad3637a967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:29.968Z|aaae1293-8593-4031-a224-f2ad3637a967|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:29.987Z|8f795476-824d-4f41-bcd0-ae8454360cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:29.988Z|8f795476-824d-4f41-bcd0-ae8454360cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:30.003Z|e6730c75-fe21-4658-8c1b-e3317f31ea51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:30.004Z|e6730c75-fe21-4658-8c1b-e3317f31ea51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:31.709Z|c263a59e-560a-4056-813e-c6a926112b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:40:31.710Z|c263a59e-560a-4056-813e-c6a926112b86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:40:40.023Z|b891878a-dfa1-45a0-9963-fcf3c6d8ae11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:40.024Z|b891878a-dfa1-45a0-9963-fcf3c6d8ae11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:40.031Z|3cf28a18-d83d-4dd9-9065-680686a62286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:40.032Z|3cf28a18-d83d-4dd9-9065-680686a62286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:40.037Z|8ccf0b5f-a33b-43ce-93b0-aec2e84ff529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:40.038Z|8ccf0b5f-a33b-43ce-93b0-aec2e84ff529|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:46.709Z|ac10fa45-2af0-43a9-a5b0-4333d2ab4e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:40:46.714Z|ac10fa45-2af0-43a9-a5b0-4333d2ab4e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:40:47.708Z|3e9f3250-1b03-4350-99f4-a6077080ef29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:40:47.709Z|3e9f3250-1b03-4350-99f4-a6077080ef29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:40:50.069Z|564cdcce-c6e3-43c7-a9fa-327f3cd64112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:50.071Z|564cdcce-c6e3-43c7-a9fa-327f3cd64112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:50.079Z|e422c664-f3db-4b83-9979-39541c5cd59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:50.081Z|e422c664-f3db-4b83-9979-39541c5cd59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:50.091Z|917b0da7-3053-4d5d-9567-2f8c6a4eecac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:40:50.092Z|917b0da7-3053-4d5d-9567-2f8c6a4eecac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:40:59.233Z|e266f4db-07ec-44ba-be36-2ff09eb748ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:40:59.235Z|e266f4db-07ec-44ba-be36-2ff09eb748ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:00.138Z|8cb9927b-deae-407e-b8c2-30da4c1c8e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:00.139Z|8cb9927b-deae-407e-b8c2-30da4c1c8e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:00.170Z|8e0ce403-7035-4931-9f05-c910058b04b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:00.171Z|8e0ce403-7035-4931-9f05-c910058b04b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:00.177Z|3b0d2b0d-c3f2-4f09-b8e6-ce21e99d75e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:00.178Z|3b0d2b0d-c3f2-4f09-b8e6-ce21e99d75e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:01.708Z|7e57226f-76ee-44d0-8375-a904f9f91ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:41:01.709Z|7e57226f-76ee-44d0-8375-a904f9f91ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:41:10.218Z|e44e52e3-3a57-4990-8762-15d726b142b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:10.220Z|e44e52e3-3a57-4990-8762-15d726b142b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:10.224Z|6cfe5a31-70c3-4bb6-9da9-a3ca6220fd11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:10.225Z|6cfe5a31-70c3-4bb6-9da9-a3ca6220fd11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:10.221Z|d22f9fba-0e51-4f55-8df4-339786748622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:10.229Z|d22f9fba-0e51-4f55-8df4-339786748622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:16.709Z|039e6c8f-af46-40ef-b708-39146c4929cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:41:16.710Z|039e6c8f-af46-40ef-b708-39146c4929cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:41:17.710Z|79168d6b-0bc6-490a-a8a3-44659e21788d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:41:17.711Z|79168d6b-0bc6-490a-a8a3-44659e21788d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:41:20.302Z|9f3ebdb0-ef5a-44b4-83ba-e753d88f4bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:20.302Z|eed77a68-6ebb-4f81-aaa1-9c6a229ee320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:20.303Z|9f3ebdb0-ef5a-44b4-83ba-e753d88f4bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:20.304Z|68c2cb21-e721-424c-927b-ca36d34425fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:20.305Z|68c2cb21-e721-424c-927b-ca36d34425fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:20.305Z|eed77a68-6ebb-4f81-aaa1-9c6a229ee320|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:30.349Z|5b01fb29-4b8f-42eb-8617-4b4b3833ee46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:30.350Z|5b01fb29-4b8f-42eb-8617-4b4b3833ee46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:30.351Z|e83bb17c-88c7-415c-9665-cb6c1f0a1057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:30.351Z|e83bb17c-88c7-415c-9665-cb6c1f0a1057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:30.361Z|1cf2efd7-586a-403e-9167-44453fbd42e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:30.363Z|1cf2efd7-586a-403e-9167-44453fbd42e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:31.708Z|88c7b67c-1dbd-4573-831d-e197ac4f9791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:41:31.712Z|88c7b67c-1dbd-4573-831d-e197ac4f9791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:41:40.391Z|1fd699cc-973b-4efc-b440-e9b2887e8c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:40.391Z|d05c57da-d3e2-4fc5-9f4f-fa544f890cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:40.392Z|d05c57da-d3e2-4fc5-9f4f-fa544f890cf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:40.393Z|1fd699cc-973b-4efc-b440-e9b2887e8c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:40.395Z|a2f43450-a62a-4a0a-aad4-20cb08fd15d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:40.396Z|a2f43450-a62a-4a0a-aad4-20cb08fd15d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:46.708Z|4cbb4855-4b53-4fe0-9ed7-53d7d18f4c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:41:46.709Z|4cbb4855-4b53-4fe0-9ed7-53d7d18f4c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:41:47.711Z|6931eda0-10f8-4624-a325-b88cb5d4feb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:41:47.712Z|6931eda0-10f8-4624-a325-b88cb5d4feb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:41:50.427Z|5bd6aa04-3433-4b91-8c40-671e398ed39e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:50.427Z|766fb7fa-2ac0-422c-b205-c8ed75e380c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:50.428Z|766fb7fa-2ac0-422c-b205-c8ed75e380c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:50.428Z|5bd6aa04-3433-4b91-8c40-671e398ed39e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:50.431Z|9f82346c-704c-4985-9e13-3b64573f8947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:41:50.432Z|9f82346c-704c-4985-9e13-3b64573f8947|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:41:59.232Z|087d5cd2-fbc9-4780-925b-e0bc5fdf0b9e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:41:59.234Z|087d5cd2-fbc9-4780-925b-e0bc5fdf0b9e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:00.488Z|c9ec03ae-3a91-4054-b116-60a62a440af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:00.489Z|c9ec03ae-3a91-4054-b116-60a62a440af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:00.489Z|6635a49f-b94f-4587-ac96-e8ddbd74b228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:00.490Z|6635a49f-b94f-4587-ac96-e8ddbd74b228|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:00.496Z|cfb7abd3-dfa2-47a6-ba01-3cb2305145e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:00.497Z|cfb7abd3-dfa2-47a6-ba01-3cb2305145e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:01.708Z|1dbdee06-974e-4c84-a703-21d6ff124b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:42:01.709Z|1dbdee06-974e-4c84-a703-21d6ff124b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:42:10.528Z|7b1d08da-b2db-4287-b0ab-9415ee1fa273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:10.528Z|73e7520c-7aae-4073-ae3b-d9e796dd2d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:10.530Z|73e7520c-7aae-4073-ae3b-d9e796dd2d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:10.530Z|7b1d08da-b2db-4287-b0ab-9415ee1fa273|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:10.533Z|79c1f3fc-216b-43a3-afec-0017bbe19562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:10.533Z|79c1f3fc-216b-43a3-afec-0017bbe19562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:16.708Z|4c874242-14aa-4b82-9e92-242ccdf9101d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:42:16.713Z|4c874242-14aa-4b82-9e92-242ccdf9101d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:42:17.713Z|e4da2332-74ef-4407-ad02-3bda7577b17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:42:17.714Z|e4da2332-74ef-4407-ad02-3bda7577b17b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:42:20.578Z|2f4a335f-102b-4cda-85d3-e2c6903fc60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:20.580Z|2f4a335f-102b-4cda-85d3-e2c6903fc60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:20.592Z|0be54219-1561-4571-996d-c64f05cb5885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:20.592Z|cec4be38-66d0-409a-8c66-8127da279578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:20.593Z|0be54219-1561-4571-996d-c64f05cb5885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:20.593Z|cec4be38-66d0-409a-8c66-8127da279578|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:30.614Z|321499af-7fee-4f63-8aca-e521d99b017b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:30.615Z|321499af-7fee-4f63-8aca-e521d99b017b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:30.622Z|3577d3c1-aa18-4999-817d-066f262e045b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:30.622Z|6fbe1f04-095b-41d9-aa07-cc2813851072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:30.627Z|3577d3c1-aa18-4999-817d-066f262e045b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:30.632Z|6fbe1f04-095b-41d9-aa07-cc2813851072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:31.709Z|99e9e4d1-eb61-4ec8-9237-eedfac3b4a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:42:31.710Z|99e9e4d1-eb61-4ec8-9237-eedfac3b4a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:42:40.663Z|8bee2483-3ec3-43a1-af1b-b82221f0daf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:40.663Z|3db69aed-7b2b-4047-90bc-4b98bf9dccb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:40.664Z|8bee2483-3ec3-43a1-af1b-b82221f0daf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:40.664Z|3db69aed-7b2b-4047-90bc-4b98bf9dccb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:40.690Z|7dcb049d-73d7-4bbc-b0ce-dbae8d96457e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:40.691Z|7dcb049d-73d7-4bbc-b0ce-dbae8d96457e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:46.708Z|9221622a-e5a8-4440-91af-d36b28a47a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:42:46.709Z|9221622a-e5a8-4440-91af-d36b28a47a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:42:47.715Z|e437a396-f15a-405f-b45c-99b1bb58b3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:42:47.716Z|e437a396-f15a-405f-b45c-99b1bb58b3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:42:50.697Z|df7640b4-ded4-4e0f-ae49-7bb5f58fadd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:50.718Z|df7640b4-ded4-4e0f-ae49-7bb5f58fadd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:50.716Z|8cd97db0-3716-4a72-b2cc-9a1213f42c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:50.724Z|8cd97db0-3716-4a72-b2cc-9a1213f42c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:50.789Z|f91c993a-504d-43f5-b582-d55c8ae8087a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:42:50.790Z|f91c993a-504d-43f5-b582-d55c8ae8087a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:42:59.233Z|846e5cd4-f316-4858-8059-43ec20a57986|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:42:59.234Z|846e5cd4-f316-4858-8059-43ec20a57986|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:00.804Z|4cd5f315-6788-4219-8de8-49b9dcb08d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:00.806Z|4cd5f315-6788-4219-8de8-49b9dcb08d36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:00.816Z|935fb6bb-4520-41e7-bdca-32f75916d741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:00.817Z|935fb6bb-4520-41e7-bdca-32f75916d741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:00.840Z|0e662d84-4069-485f-8b67-ed16d33510f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:00.841Z|0e662d84-4069-485f-8b67-ed16d33510f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:01.708Z|ef87fb4d-62c1-4d5a-a800-563b8e420702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:43:01.713Z|ef87fb4d-62c1-4d5a-a800-563b8e420702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:43:10.881Z|082fc342-7b81-430a-828b-340727f675ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:10.882Z|082fc342-7b81-430a-828b-340727f675ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:10.890Z|b09dec7c-5aaf-4eed-9b97-9f785443b6d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:10.893Z|b09dec7c-5aaf-4eed-9b97-9f785443b6d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:10.910Z|020ec04d-360a-4809-b03b-6dd7204b3989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:10.915Z|020ec04d-360a-4809-b03b-6dd7204b3989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:16.709Z|dfbfc993-a53b-4b31-9f38-798ea5716a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:43:16.710Z|dfbfc993-a53b-4b31-9f38-798ea5716a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:43:17.717Z|354568f3-aef5-457a-8322-376f4a8206e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:43:17.718Z|354568f3-aef5-457a-8322-376f4a8206e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:43:20.921Z|f3bfe2cf-ec76-4836-918d-1b435d114d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:20.922Z|f3bfe2cf-ec76-4836-918d-1b435d114d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:20.960Z|beeeafe4-2da1-4821-b7d3-b3c2411a67a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:20.961Z|beeeafe4-2da1-4821-b7d3-b3c2411a67a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:20.969Z|5722124e-266e-48de-9e70-b2a6ad687680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:20.970Z|5722124e-266e-48de-9e70-b2a6ad687680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:30.972Z|aa4295ad-6373-48ff-818e-daeef6f7e52a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:30.973Z|aa4295ad-6373-48ff-818e-daeef6f7e52a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:30.997Z|d054b876-ece6-42ba-bab7-495cc8b2edbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:30.999Z|d054b876-ece6-42ba-bab7-495cc8b2edbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:31.006Z|1a6e49ec-debd-44de-9c2e-90642c4423a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:31.007Z|1a6e49ec-debd-44de-9c2e-90642c4423a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:31.708Z|5d957720-506f-49a6-b1e0-3fcc0d0665d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:43:31.709Z|5d957720-506f-49a6-b1e0-3fcc0d0665d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:43:41.001Z|240a6ce1-2917-419f-8257-028227a3ff84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:41.003Z|240a6ce1-2917-419f-8257-028227a3ff84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:41.058Z|f7322b96-36c1-4b8c-b640-8b3efadb180c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:41.059Z|f7322b96-36c1-4b8c-b640-8b3efadb180c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:41.078Z|e4b2b925-8a37-43f2-8332-a602d50ed909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:41.079Z|e4b2b925-8a37-43f2-8332-a602d50ed909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:46.708Z|b1b9b5f5-edfc-4690-a2bf-cb1d5c652a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:43:46.713Z|b1b9b5f5-edfc-4690-a2bf-cb1d5c652a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:43:47.719Z|3b34505e-6dad-4fe0-86c7-36674976c79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:43:47.719Z|3b34505e-6dad-4fe0-86c7-36674976c79e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:43:51.031Z|f6837e25-89cc-4da0-89d7-39803555607c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:51.032Z|f6837e25-89cc-4da0-89d7-39803555607c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:51.087Z|8674dc98-0cd4-4b13-b99a-2cf9dbaf4838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:51.088Z|8674dc98-0cd4-4b13-b99a-2cf9dbaf4838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:51.106Z|d470f73b-d12d-4835-ac0a-d7639504519a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:43:51.107Z|d470f73b-d12d-4835-ac0a-d7639504519a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:43:59.233Z|a49b3a5f-17ee-44b1-ae6e-abb359981ae9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:43:59.236Z|a49b3a5f-17ee-44b1-ae6e-abb359981ae9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:01.060Z|f060aece-7f43-4afe-b56f-9ec64bcb719f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:01.060Z|f060aece-7f43-4afe-b56f-9ec64bcb719f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:01.115Z|eb8fe37e-61b6-4644-a2b0-c19fd4054737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:01.116Z|eb8fe37e-61b6-4644-a2b0-c19fd4054737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:01.136Z|3c6adce0-6974-4910-b153-38b90e5e0bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:01.137Z|3c6adce0-6974-4910-b153-38b90e5e0bbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:01.708Z|1236a305-b9fa-4f9f-9a30-f56bc8fac040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:44:01.709Z|1236a305-b9fa-4f9f-9a30-f56bc8fac040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:44:11.116Z|3ea1c2c5-4fa6-4b97-9e42-9590a4992521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:11.116Z|3ea1c2c5-4fa6-4b97-9e42-9590a4992521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:11.159Z|8e49ad2f-41a6-4b9e-afc2-4afe39d1407c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:11.160Z|8e49ad2f-41a6-4b9e-afc2-4afe39d1407c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:11.190Z|9062892d-57b8-49fb-9bb0-8203c1e5ff5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:11.191Z|9062892d-57b8-49fb-9bb0-8203c1e5ff5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:16.708Z|4cf0d147-89bc-4874-a3ff-36a52f9c9275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:44:16.709Z|4cf0d147-89bc-4874-a3ff-36a52f9c9275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:44:17.720Z|fe4ec46d-6178-4ecb-a98f-34a8df6f5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:44:17.721Z|fe4ec46d-6178-4ecb-a98f-34a8df6f5be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:44:21.151Z|20f4c894-314a-4760-9d28-cbff06722033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:21.152Z|20f4c894-314a-4760-9d28-cbff06722033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:21.203Z|93f00b50-74e4-49c9-924a-69a6ca078e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:21.210Z|93f00b50-74e4-49c9-924a-69a6ca078e23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:21.236Z|8eed724a-d978-4bbb-be88-025ea957e4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:21.237Z|8eed724a-d978-4bbb-be88-025ea957e4ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:31.185Z|4c1c989b-4664-4c83-b161-071ccb40fd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:31.189Z|4c1c989b-4664-4c83-b161-071ccb40fd4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:31.241Z|1b8366b2-fece-47bc-b6dd-e0ea93f099d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:31.242Z|1b8366b2-fece-47bc-b6dd-e0ea93f099d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:31.269Z|3aadef54-0a6c-41e4-b8aa-578619a363cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:31.270Z|3aadef54-0a6c-41e4-b8aa-578619a363cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:31.708Z|76c8452e-2878-46c6-b6bd-b48f2a04a6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:44:31.712Z|76c8452e-2878-46c6-b6bd-b48f2a04a6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:44:41.217Z|ea829498-cf71-4b60-aff6-f64314a92d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:41.218Z|ea829498-cf71-4b60-aff6-f64314a92d40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:41.268Z|1fa7c9e2-9c09-4e1a-9689-12958ed603c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:41.270Z|1fa7c9e2-9c09-4e1a-9689-12958ed603c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:41.299Z|31311060-0018-4862-a248-d3ac2f146ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:41.300Z|31311060-0018-4862-a248-d3ac2f146ba8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:46.709Z|09e85005-cd13-4c41-b208-6fb2cbb7d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:44:46.709Z|09e85005-cd13-4c41-b208-6fb2cbb7d863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:44:47.722Z|023f8b86-733a-49a7-9a18-bc511b474cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:44:47.723Z|023f8b86-733a-49a7-9a18-bc511b474cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:44:51.257Z|08d7054a-93b1-457b-bd42-b7b9651e46c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:51.258Z|08d7054a-93b1-457b-bd42-b7b9651e46c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:51.298Z|aae68dad-ae27-400d-8e98-3910829a7ef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:51.299Z|aae68dad-ae27-400d-8e98-3910829a7ef2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:51.325Z|c2df0f1c-3fef-4fd0-a776-554cade4f451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:44:51.328Z|c2df0f1c-3fef-4fd0-a776-554cade4f451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:44:59.234Z|3c69f4f4-092e-44ea-aa60-c22ecbbcfe69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:44:59.235Z|3c69f4f4-092e-44ea-aa60-c22ecbbcfe69|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:01.295Z|9a4de599-0d2d-4269-a99c-a39ccfc27f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:01.296Z|9a4de599-0d2d-4269-a99c-a39ccfc27f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:01.325Z|8ef59783-e912-41b0-af06-8cceaa87c7d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:01.326Z|8ef59783-e912-41b0-af06-8cceaa87c7d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:01.373Z|8c84472e-6ca8-4d18-88a6-370693ca240f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:01.375Z|8c84472e-6ca8-4d18-88a6-370693ca240f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:01.708Z|fef3ddd7-822c-4d99-85e6-8e1fb56d57cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:45:01.709Z|fef3ddd7-822c-4d99-85e6-8e1fb56d57cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:45:11.324Z|9671e958-f1ae-4f97-a2eb-5916efa3ed48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:11.325Z|9671e958-f1ae-4f97-a2eb-5916efa3ed48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:11.356Z|8c67ee2c-43b6-471d-bad3-650f1c3a9834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:11.357Z|8c67ee2c-43b6-471d-bad3-650f1c3a9834|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:11.443Z|5688d5f0-afa3-48d8-ae7c-6008b2987bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:11.444Z|5688d5f0-afa3-48d8-ae7c-6008b2987bf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:16.710Z|44ecaade-bb05-4393-9e13-e0a6f18717e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:45:16.721Z|44ecaade-bb05-4393-9e13-e0a6f18717e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:45:17.724Z|17413cec-609c-4a17-a672-d61b1c8c11b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:45:17.725Z|17413cec-609c-4a17-a672-d61b1c8c11b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:45:21.361Z|89d5997f-83ef-465f-a121-4248e1db74e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:21.362Z|89d5997f-83ef-465f-a121-4248e1db74e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:21.487Z|98257f9e-7225-452f-a575-f9285f1d9aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:21.487Z|98257f9e-7225-452f-a575-f9285f1d9aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:21.498Z|4ef77367-8a0e-428c-936d-4f7a40ef4056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:21.499Z|4ef77367-8a0e-428c-936d-4f7a40ef4056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:31.419Z|056a37ef-ca92-43af-bc7a-b591355e86c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:31.420Z|056a37ef-ca92-43af-bc7a-b591355e86c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:31.525Z|aefc6624-74d8-4d73-a9f7-c8cf0766cf33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:31.526Z|aefc6624-74d8-4d73-a9f7-c8cf0766cf33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:31.565Z|ce8abc9d-1459-40cc-919a-33f7dd7beadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:31.566Z|ce8abc9d-1459-40cc-919a-33f7dd7beadc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:31.708Z|635162c2-93c3-45da-a8a7-645aba3faad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:45:31.709Z|635162c2-93c3-45da-a8a7-645aba3faad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:45:41.452Z|ee15b5ad-b0f1-44c4-b785-df39ecd56b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:41.453Z|ee15b5ad-b0f1-44c4-b785-df39ecd56b7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:41.577Z|b16899d1-53ae-431d-8165-05173c70794a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:41.578Z|b16899d1-53ae-431d-8165-05173c70794a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:41.595Z|958b6056-ecf4-4f61-926e-601d0bf97262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:41.596Z|958b6056-ecf4-4f61-926e-601d0bf97262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:46.708Z|85027291-7f92-4538-98fd-a997dadc067e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:45:46.709Z|85027291-7f92-4538-98fd-a997dadc067e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:45:47.726Z|9df81f37-371f-4b47-b4a4-8980003995df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:45:47.727Z|9df81f37-371f-4b47-b4a4-8980003995df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:45:51.484Z|9b51c1cf-74e2-4666-923c-3594546f3ed7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:51.485Z|9b51c1cf-74e2-4666-923c-3594546f3ed7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:51.617Z|c504b5b9-e371-4700-9222-1eded8104073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:51.618Z|c504b5b9-e371-4700-9222-1eded8104073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:51.627Z|064f1389-4dae-451c-941c-c1eb1838b45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:45:51.628Z|064f1389-4dae-451c-941c-c1eb1838b45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:45:59.232Z|098b429f-d28d-45d4-8b91-4f55f3f26c32|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:45:59.233Z|098b429f-d28d-45d4-8b91-4f55f3f26c32|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:01.544Z|e1e017a6-5a01-405b-a552-bbf32fa98fac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:01.545Z|e1e017a6-5a01-405b-a552-bbf32fa98fac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:01.662Z|118ee71b-3d4c-4fb4-80a8-5701fcaa527a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:01.664Z|118ee71b-3d4c-4fb4-80a8-5701fcaa527a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:01.662Z|4ec53ca3-c0d9-47a0-b89e-3822c729d42a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:01.669Z|4ec53ca3-c0d9-47a0-b89e-3822c729d42a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:01.709Z|a35081da-e6ba-4331-a668-34c12404d51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:46:01.714Z|a35081da-e6ba-4331-a668-34c12404d51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:46:11.602Z|31ee93e4-0c1a-43f1-81b5-2bf59a83a83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:11.603Z|31ee93e4-0c1a-43f1-81b5-2bf59a83a83c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:11.701Z|28941c42-8be7-49e5-931d-4346c5d33d65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:11.702Z|c9484789-71c3-4f13-a02e-e10838ddbe65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:11.702Z|28941c42-8be7-49e5-931d-4346c5d33d65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:11.703Z|c9484789-71c3-4f13-a02e-e10838ddbe65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:16.708Z|05689ad3-bbe0-4fc1-a02c-e59aede9be93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:46:16.709Z|05689ad3-bbe0-4fc1-a02c-e59aede9be93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:46:17.732Z|fb55c121-45ef-4fcf-8421-dd9cadfe90a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:46:17.733Z|fb55c121-45ef-4fcf-8421-dd9cadfe90a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:46:21.636Z|3b0dd49a-87f8-45f9-b008-73a7bafe8d2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:21.637Z|3b0dd49a-87f8-45f9-b008-73a7bafe8d2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:21.728Z|2721471a-1278-4dc0-b6a9-cadf0dd1dbdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:21.728Z|0553062b-5051-4fcf-b6ce-9f8fc9ab73af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:21.729Z|0553062b-5051-4fcf-b6ce-9f8fc9ab73af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:21.729Z|2721471a-1278-4dc0-b6a9-cadf0dd1dbdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:31.668Z|705dac02-387b-4e47-8c25-5affec19cbb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:31.670Z|705dac02-387b-4e47-8c25-5affec19cbb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:31.708Z|809455d5-24d4-4bf9-a329-53c0f21933b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:46:31.709Z|809455d5-24d4-4bf9-a329-53c0f21933b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:46:31.758Z|c9423c15-abbe-4fdb-8904-3b2d0f84e5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:31.759Z|c9423c15-abbe-4fdb-8904-3b2d0f84e5a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:31.775Z|8aa5a5cc-7be5-47b3-90e6-ac5ec83888fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:31.776Z|8aa5a5cc-7be5-47b3-90e6-ac5ec83888fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:41.726Z|b81981ff-b319-48bc-979b-e6fd47021e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:41.727Z|b81981ff-b319-48bc-979b-e6fd47021e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:41.791Z|abbc0017-8161-4856-a608-6e95b1e93d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:41.791Z|abbc0017-8161-4856-a608-6e95b1e93d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:41.811Z|258aa237-1df2-48a1-9302-44c2363c0416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:41.811Z|258aa237-1df2-48a1-9302-44c2363c0416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:46.708Z|92eb353b-b8b4-4bd2-9701-9cfcf6b37d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:46:46.712Z|92eb353b-b8b4-4bd2-9701-9cfcf6b37d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:46:47.734Z|27aa65e3-cac9-4cb0-b6f6-2d138d19b356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:46:47.734Z|27aa65e3-cac9-4cb0-b6f6-2d138d19b356|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:46:51.757Z|d6d27934-201f-4191-8f69-d28e46fdc48d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:51.758Z|d6d27934-201f-4191-8f69-d28e46fdc48d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:51.821Z|7e33b1c6-417c-4014-82ce-79fe2877d7a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:51.822Z|7e33b1c6-417c-4014-82ce-79fe2877d7a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:51.843Z|6c1c9c95-fb03-4a57-bfd0-02d96a8b08db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:46:51.844Z|6c1c9c95-fb03-4a57-bfd0-02d96a8b08db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:46:59.234Z|47f43ec5-75f8-4e00-8b99-790910da204c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:46:59.235Z|47f43ec5-75f8-4e00-8b99-790910da204c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:01.708Z|64a22139-d308-4f71-85c0-81cb277a1ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:47:01.709Z|64a22139-d308-4f71-85c0-81cb277a1ae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:47:01.791Z|d2d32ab1-c451-4fcc-8743-0aa93145608c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:01.792Z|d2d32ab1-c451-4fcc-8743-0aa93145608c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:01.853Z|fdd94c20-35cd-4f04-b583-f1f7544726a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:01.854Z|fdd94c20-35cd-4f04-b583-f1f7544726a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:01.872Z|ecb6261d-790b-4733-ae55-9d6c6e3de867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:01.873Z|ecb6261d-790b-4733-ae55-9d6c6e3de867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:11.824Z|5b74b348-3f63-44a5-81da-b966b28c7b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:11.825Z|5b74b348-3f63-44a5-81da-b966b28c7b67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:11.893Z|1d9eebda-d79b-4324-acbf-f0506361b300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:11.894Z|1d9eebda-d79b-4324-acbf-f0506361b300|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:11.907Z|b828913a-4cc6-4b75-a7d7-976c5efc73bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:11.908Z|b828913a-4cc6-4b75-a7d7-976c5efc73bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:16.708Z|66c6289a-45b4-4905-a324-e330f1bc6d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:47:16.709Z|66c6289a-45b4-4905-a324-e330f1bc6d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:47:17.735Z|c88dbf90-9aea-4e86-8c67-fd256d3d8649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:47:17.736Z|c88dbf90-9aea-4e86-8c67-fd256d3d8649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:47:21.850Z|4c85184c-3348-4b3b-aac0-56ac6eab60a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:21.852Z|4c85184c-3348-4b3b-aac0-56ac6eab60a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:21.919Z|c288e937-1fee-44c7-9f2d-7e0c7cd22900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:21.920Z|c288e937-1fee-44c7-9f2d-7e0c7cd22900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:21.932Z|250b8e9d-aac6-4d88-80bd-8a2a688460db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:21.934Z|250b8e9d-aac6-4d88-80bd-8a2a688460db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:31.709Z|b439eabe-baf7-43b1-9154-cedf6d839218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:47:31.713Z|b439eabe-baf7-43b1-9154-cedf6d839218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:47:31.879Z|6df6bc5b-f4fc-42bb-9db9-033062796829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:31.879Z|6df6bc5b-f4fc-42bb-9db9-033062796829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:31.947Z|7d9bae78-caa3-4dd1-b334-1d26b2a6f50a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:31.948Z|7d9bae78-caa3-4dd1-b334-1d26b2a6f50a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:31.965Z|4e0ec7c9-731f-47b3-9880-515d0b4d5ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:31.966Z|4e0ec7c9-731f-47b3-9880-515d0b4d5ada|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:41.910Z|d9060dad-ac4b-4902-9845-d1da9d09d0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:41.911Z|d9060dad-ac4b-4902-9845-d1da9d09d0b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:41.982Z|2613963e-26eb-4ee4-9a9d-0981769bd7ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:41.983Z|2613963e-26eb-4ee4-9a9d-0981769bd7ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:41.993Z|e597831c-2cbe-4158-94d8-b9e67ada962a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:41.994Z|e597831c-2cbe-4158-94d8-b9e67ada962a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:46.708Z|392301dc-4db5-4916-a7f5-02c9a4fd4c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:47:46.709Z|392301dc-4db5-4916-a7f5-02c9a4fd4c6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:47:47.737Z|ee1c115a-2213-4c8b-856a-5f4f29be7cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:47:47.737Z|ee1c115a-2213-4c8b-856a-5f4f29be7cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:47:51.940Z|2a96139b-ff51-4e30-af42-66b9f0523ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:51.941Z|2a96139b-ff51-4e30-af42-66b9f0523ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:52.020Z|cd69f9d0-0dd9-4083-963f-4886dbdb8336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:52.021Z|cd69f9d0-0dd9-4083-963f-4886dbdb8336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:52.028Z|d9fded8b-ebb0-479a-8a21-d47e76b8c816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:47:52.029Z|d9fded8b-ebb0-479a-8a21-d47e76b8c816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:47:59.235Z|3d2ec85a-5843-4894-97f9-b0e5af4a2275|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:47:59.237Z|3d2ec85a-5843-4894-97f9-b0e5af4a2275|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:01.710Z|0b783eca-8834-47ba-adde-f40a4ecac1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:48:01.711Z|0b783eca-8834-47ba-adde-f40a4ecac1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:48:01.984Z|e4dcf997-4d5d-4505-abd7-5c8d46dd1298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:01.985Z|e4dcf997-4d5d-4505-abd7-5c8d46dd1298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:02.056Z|485ad16b-2c99-4e48-bc41-a2e15cdfbd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:02.057Z|485ad16b-2c99-4e48-bc41-a2e15cdfbd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:02.067Z|d82a6135-45c1-4410-b530-9238d18f3107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:02.068Z|d82a6135-45c1-4410-b530-9238d18f3107|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:12.020Z|81375bef-f7bb-4307-ba48-e95a1caab571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:12.022Z|81375bef-f7bb-4307-ba48-e95a1caab571|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:12.089Z|c4b36e5a-1462-4002-bfcc-79d1ba691651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:12.090Z|c4b36e5a-1462-4002-bfcc-79d1ba691651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:12.108Z|58652ae9-7cae-45f0-a5c0-b9c0549ef09c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:12.109Z|58652ae9-7cae-45f0-a5c0-b9c0549ef09c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:16.708Z|d8c4809b-8174-4ceb-af02-c37363c6e19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:48:16.712Z|d8c4809b-8174-4ceb-af02-c37363c6e19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:48:17.738Z|e4accd62-d0b1-4f30-8c6a-499487c1003f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:48:17.739Z|e4accd62-d0b1-4f30-8c6a-499487c1003f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:48:22.049Z|b0bf5db6-74da-4f70-addc-775a8f9954b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:22.050Z|b0bf5db6-74da-4f70-addc-775a8f9954b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:22.116Z|c797e89d-193c-4135-b0a7-518af43d6edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:22.116Z|c797e89d-193c-4135-b0a7-518af43d6edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:22.138Z|ce7805c2-e352-45e4-82f7-15a660cc9014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:22.139Z|ce7805c2-e352-45e4-82f7-15a660cc9014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:31.708Z|875d7954-bfc2-4e3a-bef1-d907a140223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:48:31.709Z|875d7954-bfc2-4e3a-bef1-d907a140223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:48:32.115Z|47c81be8-dea7-44a6-9bff-629bd4341ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:32.116Z|47c81be8-dea7-44a6-9bff-629bd4341ecd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:32.164Z|63adb969-c9d7-46aa-a59f-f139fa9428bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:32.165Z|63adb969-c9d7-46aa-a59f-f139fa9428bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:32.178Z|1a372936-65b4-425f-9291-7e75f38059a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:32.179Z|1a372936-65b4-425f-9291-7e75f38059a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:42.161Z|10256ff6-c65e-43e3-a301-6225a2e21e5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:42.161Z|10256ff6-c65e-43e3-a301-6225a2e21e5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:42.219Z|37055826-fe87-4530-92b5-78e2522aa91f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:42.220Z|37055826-fe87-4530-92b5-78e2522aa91f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:42.228Z|808164bf-ae71-48cc-a025-3c023622f1ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:42.229Z|808164bf-ae71-48cc-a025-3c023622f1ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:46.708Z|819c7d45-9829-433e-ae8d-72fd0b40ac9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:48:46.709Z|819c7d45-9829-433e-ae8d-72fd0b40ac9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:48:47.740Z|90a39103-0d25-49c5-8b46-371bb023b9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:48:47.741Z|90a39103-0d25-49c5-8b46-371bb023b9de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:48:52.190Z|9c7869ee-f521-4ee9-9e96-8f4af8529177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:52.191Z|9c7869ee-f521-4ee9-9e96-8f4af8529177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:52.262Z|952d6522-afd1-47c3-8272-f811f4741fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:52.263Z|952d6522-afd1-47c3-8272-f811f4741fd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:52.267Z|f93a6080-8c3e-4805-9a5c-e8dc536b0670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:48:52.268Z|f93a6080-8c3e-4805-9a5c-e8dc536b0670|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:48:59.232Z|c3a23415-6d27-4064-9625-7276e21d1602|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:48:59.233Z|c3a23415-6d27-4064-9625-7276e21d1602|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:01.708Z|1afd7a40-a55e-4258-bb86-9f50b90e35d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:49:01.716Z|1afd7a40-a55e-4258-bb86-9f50b90e35d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:49:02.217Z|e33a1b08-555c-4146-9d3b-2d3b7df4a5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:02.219Z|e33a1b08-555c-4146-9d3b-2d3b7df4a5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:02.299Z|6d3e9a61-988a-4228-b107-fe71edc40012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:02.300Z|6d3e9a61-988a-4228-b107-fe71edc40012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:02.307Z|0c0f9b2c-4241-4c53-8fec-de004a905698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:02.308Z|0c0f9b2c-4241-4c53-8fec-de004a905698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:12.254Z|9f72716b-7ac1-40d5-ba57-d0f2457a0e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:12.255Z|9f72716b-7ac1-40d5-ba57-d0f2457a0e4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:12.328Z|a5b5d76e-4b6f-4e96-83bc-b0f0e30c9404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:12.328Z|a5b5d76e-4b6f-4e96-83bc-b0f0e30c9404|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:12.342Z|3f3ffe8b-b9b7-48d3-a414-7092f4957254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:12.343Z|3f3ffe8b-b9b7-48d3-a414-7092f4957254|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:16.708Z|eac8bdc4-86c5-4bbe-85b2-cef8669d0f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:49:16.709Z|eac8bdc4-86c5-4bbe-85b2-cef8669d0f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:49:17.742Z|c5137ad4-67f7-415e-acd8-dda1e3c9f3b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:49:17.743Z|c5137ad4-67f7-415e-acd8-dda1e3c9f3b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:49:22.291Z|82698139-e873-40a5-9b04-10ce9aed400d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:22.293Z|82698139-e873-40a5-9b04-10ce9aed400d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:22.383Z|74682993-d39f-4b6f-844c-bde0d678d8fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:22.384Z|74682993-d39f-4b6f-844c-bde0d678d8fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:22.397Z|c7705477-081d-410c-8f6a-79b7b60feda1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:22.398Z|c7705477-081d-410c-8f6a-79b7b60feda1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:31.708Z|4109bee6-bde1-478f-9369-acb0c82ba189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:49:31.709Z|4109bee6-bde1-478f-9369-acb0c82ba189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:49:32.350Z|2b4e8897-7332-4a5d-a1b1-54c7540d87fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:32.351Z|2b4e8897-7332-4a5d-a1b1-54c7540d87fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:32.415Z|ba7cfbad-51d6-4d18-816d-8880043b2eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:32.416Z|ba7cfbad-51d6-4d18-816d-8880043b2eff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:32.445Z|1c49ac69-71d9-4433-ac32-056cd2a09b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:32.446Z|1c49ac69-71d9-4433-ac32-056cd2a09b7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:42.388Z|d9e2f7be-085c-4ddd-b622-e15c597dab79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:42.389Z|d9e2f7be-085c-4ddd-b622-e15c597dab79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:42.449Z|a4c55615-2911-468a-980e-93b7af9ddaa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:42.450Z|a4c55615-2911-468a-980e-93b7af9ddaa3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:42.496Z|a7bee143-5f2b-417a-960c-51452c56c91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:42.497Z|a7bee143-5f2b-417a-960c-51452c56c91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:46.708Z|9e2d6dff-1c6a-40be-8447-72ded125425e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:49:46.713Z|9e2d6dff-1c6a-40be-8447-72ded125425e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:49:47.744Z|7021c27d-11f3-44a3-8626-de480151e83f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:49:47.745Z|7021c27d-11f3-44a3-8626-de480151e83f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:49:52.412Z|e53faae2-2b97-43bc-99ba-63b894cb8a4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:52.413Z|e53faae2-2b97-43bc-99ba-63b894cb8a4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:52.476Z|8ad89183-57f7-42e8-bcfb-2deb468e0d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:52.477Z|8ad89183-57f7-42e8-bcfb-2deb468e0d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:52.521Z|7ed70e44-9aa6-47ff-aec9-481323e82863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:49:52.522Z|7ed70e44-9aa6-47ff-aec9-481323e82863|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:49:59.232Z|cb49b2a0-19ce-4f76-b8c7-267b30aa547b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:49:59.233Z|cb49b2a0-19ce-4f76-b8c7-267b30aa547b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:01.708Z|4a3acba0-34e2-43f4-9e3e-011508ba0644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:50:01.709Z|4a3acba0-34e2-43f4-9e3e-011508ba0644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:50:02.443Z|8d6d9b5e-7c92-42b4-8775-1562c8d48511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:02.444Z|8d6d9b5e-7c92-42b4-8775-1562c8d48511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:02.501Z|838e4466-e838-440b-a85a-86ca0e4eb39c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:02.502Z|838e4466-e838-440b-a85a-86ca0e4eb39c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:02.555Z|25b64f57-628b-4926-a05b-fb70f0fcea06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:02.556Z|25b64f57-628b-4926-a05b-fb70f0fcea06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:12.475Z|996844cd-da61-4f02-b68d-bb3c32de1d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:12.476Z|996844cd-da61-4f02-b68d-bb3c32de1d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:12.531Z|34f263e6-69a5-4043-b95c-866d291dfbbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:12.532Z|34f263e6-69a5-4043-b95c-866d291dfbbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:12.591Z|4d6f1cda-6234-4c1b-aa62-5a3fb35dc66a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:12.592Z|4d6f1cda-6234-4c1b-aa62-5a3fb35dc66a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:16.709Z|3fb39048-40c8-4fdc-9391-db59869d31b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:50:16.710Z|3fb39048-40c8-4fdc-9391-db59869d31b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:50:17.746Z|adac97c4-2575-474e-92f2-3d059aaa7be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:50:17.747Z|adac97c4-2575-474e-92f2-3d059aaa7be3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:50:22.523Z|4f3476aa-75e9-4538-be04-7e394598e64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:22.524Z|4f3476aa-75e9-4538-be04-7e394598e64b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:22.569Z|8605c47c-87d3-4b8b-b65b-0d0fec0ab23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:22.570Z|8605c47c-87d3-4b8b-b65b-0d0fec0ab23f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:22.670Z|d779b8cb-ff18-468e-b71d-e165a423e191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:22.671Z|d779b8cb-ff18-468e-b71d-e165a423e191|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:31.709Z|6e2fdf5f-f0e8-447f-82fa-832d09e5753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:50:31.717Z|6e2fdf5f-f0e8-447f-82fa-832d09e5753a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:50:32.562Z|fef5fb4d-ea85-43b1-b409-f295ef059ed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:32.564Z|fef5fb4d-ea85-43b1-b409-f295ef059ed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:32.596Z|3a1b6ef0-fc89-49a8-93ee-9f12c3e5a2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:32.597Z|3a1b6ef0-fc89-49a8-93ee-9f12c3e5a2ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:32.701Z|3b4300dd-401b-49ee-9682-bfc899c07386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:32.702Z|3b4300dd-401b-49ee-9682-bfc899c07386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:42.601Z|442c4571-b295-41f5-a37d-1f93ac02f6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:42.602Z|442c4571-b295-41f5-a37d-1f93ac02f6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:42.624Z|036554de-fcfc-4ce0-8cf9-43053e342619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:42.625Z|036554de-fcfc-4ce0-8cf9-43053e342619|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:42.739Z|db908b4d-9c71-46c1-911e-00608fcdb989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:42.740Z|db908b4d-9c71-46c1-911e-00608fcdb989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:46.710Z|c6d02c1d-29e2-45ba-87e5-ab2b80b70e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:50:46.711Z|c6d02c1d-29e2-45ba-87e5-ab2b80b70e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:50:47.748Z|b4979e6a-e7dd-4f87-87ee-f63d577afa66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:50:47.749Z|b4979e6a-e7dd-4f87-87ee-f63d577afa66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:50:52.636Z|5d315f02-7b13-4955-84ba-0b6118502158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:52.637Z|5d315f02-7b13-4955-84ba-0b6118502158|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:52.676Z|83196fe3-4b04-415a-88af-e688fa2172c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:52.677Z|83196fe3-4b04-415a-88af-e688fa2172c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:52.775Z|d5df1fd6-6845-4c6c-9d9e-6deecbb13408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:50:52.775Z|d5df1fd6-6845-4c6c-9d9e-6deecbb13408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:50:59.234Z|2c41749a-30a3-44aa-baa9-53fc60865bf7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:50:59.236Z|2c41749a-30a3-44aa-baa9-53fc60865bf7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:01.708Z|305fa844-c465-4c02-bd49-ed9513a4cf1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:51:01.709Z|305fa844-c465-4c02-bd49-ed9513a4cf1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:51:02.668Z|9aa6c6a0-523a-400d-904a-409d84f8bcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:02.668Z|9aa6c6a0-523a-400d-904a-409d84f8bcb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:02.730Z|b23a0e10-7463-46f9-866c-f716de5d8cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:02.731Z|b23a0e10-7463-46f9-866c-f716de5d8cea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:02.825Z|398cd86a-e18c-4ef4-b107-97df092a8bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:02.826Z|398cd86a-e18c-4ef4-b107-97df092a8bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:12.698Z|136df6e2-0cc5-4860-9896-e3ac5bb5e420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:12.699Z|136df6e2-0cc5-4860-9896-e3ac5bb5e420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:12.784Z|8f68939b-35d9-49fa-830d-2db371792e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:12.785Z|8f68939b-35d9-49fa-830d-2db371792e26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:12.861Z|7f230252-6d39-494c-9a41-932621c00c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:12.862Z|7f230252-6d39-494c-9a41-932621c00c93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:16.709Z|d7719a2e-b9da-4b68-b4ca-7a61ceccd2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:51:16.715Z|d7719a2e-b9da-4b68-b4ca-7a61ceccd2ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:51:17.749Z|c85d1be6-6973-4c1d-adf5-369bf9a047b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:51:17.751Z|c85d1be6-6973-4c1d-adf5-369bf9a047b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:51:22.730Z|8e4308fe-bc81-4074-afd8-638bfc30d8d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:22.731Z|8e4308fe-bc81-4074-afd8-638bfc30d8d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:22.811Z|e58f262d-b735-49bf-b6fc-5ebc01b400d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:22.812Z|e58f262d-b735-49bf-b6fc-5ebc01b400d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:22.889Z|97c8c5c7-2503-43a7-b51e-43f457fde092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:22.890Z|97c8c5c7-2503-43a7-b51e-43f457fde092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:31.709Z|1b40bea2-24d8-4048-9946-a8d550bcb19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:51:31.709Z|1b40bea2-24d8-4048-9946-a8d550bcb19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:51:32.773Z|8a431c7d-8713-4d31-b8bf-b00fe39cae46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:32.775Z|8a431c7d-8713-4d31-b8bf-b00fe39cae46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:32.843Z|5b734d6e-a299-4ebd-b360-94abed398d90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:32.844Z|5b734d6e-a299-4ebd-b360-94abed398d90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:32.922Z|8654165d-bd2d-484a-b4cd-16300af7f1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:32.923Z|8654165d-bd2d-484a-b4cd-16300af7f1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:42.805Z|bc944a8e-6d00-4ba7-af9f-c6e0d91e5d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:42.806Z|bc944a8e-6d00-4ba7-af9f-c6e0d91e5d61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:42.881Z|8a1739dd-72e4-453b-92c6-dce8f67aeeb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:42.882Z|8a1739dd-72e4-453b-92c6-dce8f67aeeb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:42.965Z|1511aff8-ca52-4403-a62d-a84823669659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:42.966Z|1511aff8-ca52-4403-a62d-a84823669659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:46.708Z|ceb67a45-53ed-4bb9-82a2-50928c03bc05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:51:46.709Z|ceb67a45-53ed-4bb9-82a2-50928c03bc05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:51:47.752Z|e8c54a7c-5d9a-4d08-9a89-4714b817c32e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:51:47.753Z|e8c54a7c-5d9a-4d08-9a89-4714b817c32e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:51:52.834Z|22260cb9-ac2d-4e17-8a98-6d692ff18634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:52.835Z|22260cb9-ac2d-4e17-8a98-6d692ff18634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:52.962Z|268d9eb5-c919-460e-883f-448e615eebc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:52.962Z|268d9eb5-c919-460e-883f-448e615eebc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:52.997Z|265735c8-c8c2-48ba-9d7b-45843227eb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:51:52.998Z|265735c8-c8c2-48ba-9d7b-45843227eb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:51:59.233Z|b3dacae6-fd59-4a81-ab8c-c018b2aa54fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:51:59.235Z|b3dacae6-fd59-4a81-ab8c-c018b2aa54fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:01.709Z|6d7e48b0-a32f-4919-bac9-0a46f6837cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:52:01.712Z|6d7e48b0-a32f-4919-bac9-0a46f6837cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:52:02.893Z|2fcb76f6-d3d9-4829-969b-31272911cf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:02.894Z|2fcb76f6-d3d9-4829-969b-31272911cf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:02.996Z|c01076c9-de6d-4b1e-bb91-3e856cafb3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:02.997Z|c01076c9-de6d-4b1e-bb91-3e856cafb3a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:03.038Z|5bec3201-045c-400e-ae6f-d930e1540274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:03.040Z|5bec3201-045c-400e-ae6f-d930e1540274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:12.950Z|6291d52f-984d-43f2-a265-98f4285add35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:12.952Z|6291d52f-984d-43f2-a265-98f4285add35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:13.027Z|bb953ec1-cb51-4b9d-8023-8dec12b95ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:13.029Z|bb953ec1-cb51-4b9d-8023-8dec12b95ab9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:13.085Z|dbd96c84-7404-4d4d-9dbc-436df124edcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:13.086Z|dbd96c84-7404-4d4d-9dbc-436df124edcd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:16.708Z|55ff0290-bd29-416c-b4ad-c8c623ba90d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:52:16.709Z|55ff0290-bd29-416c-b4ad-c8c623ba90d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:52:17.753Z|51c6e3a2-414a-4979-809a-af7d2baf528e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:52:17.754Z|51c6e3a2-414a-4979-809a-af7d2baf528e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:52:22.987Z|80e5131d-0089-47fd-a2ff-7e487a67bd08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:22.988Z|80e5131d-0089-47fd-a2ff-7e487a67bd08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:23.068Z|cfd00adc-3bb5-4978-a431-881ede01bfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:23.073Z|cfd00adc-3bb5-4978-a431-881ede01bfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:23.130Z|60779ef9-bd9d-4fcc-8af6-778923725074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:23.131Z|60779ef9-bd9d-4fcc-8af6-778923725074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:31.709Z|35ebe88e-74e7-4c58-b4ec-19c57386b68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:52:31.710Z|35ebe88e-74e7-4c58-b4ec-19c57386b68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:52:33.026Z|97f542ba-f11c-4870-b97f-9cc0b7d4fca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:33.027Z|97f542ba-f11c-4870-b97f-9cc0b7d4fca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:33.120Z|46480d98-b56f-4cc7-a939-3f0043bae481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:33.121Z|46480d98-b56f-4cc7-a939-3f0043bae481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:33.161Z|7267750f-992e-4867-8a0b-94266f3ab338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:33.162Z|7267750f-992e-4867-8a0b-94266f3ab338|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:43.073Z|cfbe7cff-383e-4d38-b5ff-3a1d18c8813e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:43.074Z|cfbe7cff-383e-4d38-b5ff-3a1d18c8813e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:43.196Z|a3b7af44-1df4-4ab5-a768-355b9059defd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:43.196Z|a3b7af44-1df4-4ab5-a768-355b9059defd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:43.203Z|40213bb2-8357-42b3-80e3-5bfe92d3a380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:43.204Z|40213bb2-8357-42b3-80e3-5bfe92d3a380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:46.708Z|cc36e54f-9c0a-437f-aabf-c2ace1453de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:52:46.715Z|cc36e54f-9c0a-437f-aabf-c2ace1453de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:52:47.755Z|a9b40f9f-140a-4ba1-9f5b-b9f5a32447e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:52:47.756Z|a9b40f9f-140a-4ba1-9f5b-b9f5a32447e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:52:53.110Z|e07ac66b-562e-4ec7-8208-758f051a9ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:53.111Z|e07ac66b-562e-4ec7-8208-758f051a9ab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:53.226Z|2aeadeb9-a571-4c5e-8303-a7cb067a5929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:53.227Z|2aeadeb9-a571-4c5e-8303-a7cb067a5929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:53.229Z|20af5f8f-5bab-45c1-86a9-a7881ae88f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:52:53.230Z|20af5f8f-5bab-45c1-86a9-a7881ae88f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:52:59.234Z|f12e3305-8d0a-441d-abdd-b589f274ceee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:52:59.235Z|f12e3305-8d0a-441d-abdd-b589f274ceee|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:01.709Z|96e68d2d-59d7-4fbf-b907-dded8de2bdff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:53:01.709Z|96e68d2d-59d7-4fbf-b907-dded8de2bdff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:53:03.160Z|d4b04711-3918-48a6-9641-f14f370ece4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:03.161Z|d4b04711-3918-48a6-9641-f14f370ece4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:03.259Z|e6c60ea5-17ce-425b-87c2-3d20b89fa050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:03.260Z|e6c60ea5-17ce-425b-87c2-3d20b89fa050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:03.262Z|76880a38-d260-4dc6-b5a4-1ff458f5ae34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:03.275Z|76880a38-d260-4dc6-b5a4-1ff458f5ae34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:13.198Z|6fce5e83-09d0-4097-bcca-e22e72c0ba08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:13.199Z|6fce5e83-09d0-4097-bcca-e22e72c0ba08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:13.295Z|f2bf2dbc-3f82-4265-b79a-dcddd782e304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:13.296Z|f2bf2dbc-3f82-4265-b79a-dcddd782e304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:13.307Z|d58e8f44-ff8c-4a72-951d-819f8a23db4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:13.308Z|d58e8f44-ff8c-4a72-951d-819f8a23db4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:16.710Z|71eeae47-0a0b-4924-8ebd-db331cf50af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:53:16.710Z|71eeae47-0a0b-4924-8ebd-db331cf50af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:53:17.756Z|d3c5ea1d-8884-4eef-82e3-95a6e1d1659d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:53:17.757Z|d3c5ea1d-8884-4eef-82e3-95a6e1d1659d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:53:23.225Z|fa0c1cc0-9813-4038-a4a7-0435ccd159f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:23.226Z|fa0c1cc0-9813-4038-a4a7-0435ccd159f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:23.324Z|33a9309f-1516-47a3-a806-d4a82565fb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:23.325Z|33a9309f-1516-47a3-a806-d4a82565fb9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:23.336Z|05706a2c-7318-41c9-aa8c-837a988a0c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:23.337Z|05706a2c-7318-41c9-aa8c-837a988a0c45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:31.709Z|0d287b77-9726-401d-a3f4-7116ec6cc4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:53:31.712Z|0d287b77-9726-401d-a3f4-7116ec6cc4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:53:33.280Z|24c0b968-c78e-47b2-85fb-8ac0ff353d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:33.281Z|24c0b968-c78e-47b2-85fb-8ac0ff353d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:33.361Z|78cf38f7-feb5-4ce4-9871-5170cf6e3771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:33.363Z|78cf38f7-feb5-4ce4-9871-5170cf6e3771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:33.393Z|be4bca2e-209d-49e5-be7a-9504d01980f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:33.394Z|be4bca2e-209d-49e5-be7a-9504d01980f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:43.308Z|7edd089f-f39e-429a-9b15-118f851845ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:43.314Z|7edd089f-f39e-429a-9b15-118f851845ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:43.405Z|148c5a1b-e7c8-4731-84b6-64bb8fce74d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:43.406Z|148c5a1b-e7c8-4731-84b6-64bb8fce74d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:43.425Z|74960e18-e08b-44e6-a58b-629817c36a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:43.426Z|74960e18-e08b-44e6-a58b-629817c36a13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:46.708Z|f645f0df-24d6-48f2-859a-897438a0a992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:53:46.709Z|f645f0df-24d6-48f2-859a-897438a0a992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:53:47.758Z|2f8e7b7a-2c9e-4541-a312-063d8ff2ac4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:53:47.759Z|2f8e7b7a-2c9e-4541-a312-063d8ff2ac4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:53:53.350Z|e4b3289e-6f61-4766-afd6-b59e929e3810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:53.352Z|e4b3289e-6f61-4766-afd6-b59e929e3810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:53.436Z|7d6cadd6-ae74-4297-bcc5-f9c9e15187bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:53.438Z|7d6cadd6-ae74-4297-bcc5-f9c9e15187bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:53.464Z|96e1147c-6cc5-4edc-b905-292a5add2999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:53:53.465Z|96e1147c-6cc5-4edc-b905-292a5add2999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:53:59.234Z|c713421a-b6f4-4deb-9ea7-e4c693666e37|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:53:59.235Z|c713421a-b6f4-4deb-9ea7-e4c693666e37|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:01.708Z|17c16b41-4192-49a2-8e40-ce478cb75eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:54:01.709Z|17c16b41-4192-49a2-8e40-ce478cb75eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:54:03.435Z|5b8c50c0-c857-41d4-8399-483c038287f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:03.436Z|5b8c50c0-c857-41d4-8399-483c038287f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:03.510Z|ad4fe864-62d1-4e88-b6ef-d88489319611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:03.511Z|ad4fe864-62d1-4e88-b6ef-d88489319611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:03.580Z|70812bbb-c418-4183-9cdb-1258e38e65a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:03.581Z|70812bbb-c418-4183-9cdb-1258e38e65a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:13.531Z|966e50fd-ff16-4efc-8855-bb38133b4631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:13.532Z|966e50fd-ff16-4efc-8855-bb38133b4631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:13.590Z|5dd4b84d-3359-4ade-826d-67bb4b595c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:13.591Z|5dd4b84d-3359-4ade-826d-67bb4b595c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:13.620Z|35f71c2d-beee-42c9-ac69-0b9c61b49572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:13.621Z|35f71c2d-beee-42c9-ac69-0b9c61b49572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:16.714Z|7cf49612-e29c-403c-b9f2-3b42fb0961cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:54:16.718Z|7cf49612-e29c-403c-b9f2-3b42fb0961cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:54:17.759Z|0a3e8da4-eb65-4123-a19c-0e43cc8f2f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:54:17.760Z|0a3e8da4-eb65-4123-a19c-0e43cc8f2f21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:54:23.574Z|fdae0b09-4913-4988-a6bf-ab525f5123ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:23.575Z|fdae0b09-4913-4988-a6bf-ab525f5123ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:23.632Z|0c6e3792-f862-4362-9caf-77f5d1531133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:23.634Z|0c6e3792-f862-4362-9caf-77f5d1531133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:23.652Z|2b57087f-f735-4da7-8d8a-b52e68542a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:23.653Z|2b57087f-f735-4da7-8d8a-b52e68542a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:31.708Z|7660aff2-a556-4e6d-8343-5fcc2c945f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:54:31.709Z|7660aff2-a556-4e6d-8343-5fcc2c945f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:54:33.616Z|d179fb5d-f44b-4d48-be8e-e2b485ec3629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:33.618Z|d179fb5d-f44b-4d48-be8e-e2b485ec3629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:33.687Z|b22a2b2d-fc55-4c04-a909-4a18f78db134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:33.688Z|b22a2b2d-fc55-4c04-a909-4a18f78db134|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:33.694Z|9d3ef250-c3e7-4964-b29a-d9c4ce7ae6f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:33.695Z|9d3ef250-c3e7-4964-b29a-d9c4ce7ae6f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:43.658Z|4ac328af-d867-41e0-a10d-fb1f1c402e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:43.660Z|4ac328af-d867-41e0-a10d-fb1f1c402e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:43.773Z|1daedaae-2474-428e-9c99-c159733b935a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:43.774Z|1daedaae-2474-428e-9c99-c159733b935a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:43.796Z|5a990833-ab6b-4fb9-a29a-8a66bcfb2eb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:43.798Z|5a990833-ab6b-4fb9-a29a-8a66bcfb2eb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:46.709Z|c1de2c04-fad6-4cc8-a653-1ce907e13c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:54:46.709Z|c1de2c04-fad6-4cc8-a653-1ce907e13c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:54:47.761Z|b221b079-b84f-4a85-8bf7-7ed946a387e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:54:47.761Z|b221b079-b84f-4a85-8bf7-7ed946a387e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:54:53.752Z|49793e90-0693-49fc-8246-9d8138a7b02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:53.753Z|49793e90-0693-49fc-8246-9d8138a7b02b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:53.826Z|41228ef7-b187-4a36-88bb-9cb04b94ce23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:53.826Z|41228ef7-b187-4a36-88bb-9cb04b94ce23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:53.832Z|4e5ff9fa-7576-45a3-8d01-d2ab94c16a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:54:53.833Z|4e5ff9fa-7576-45a3-8d01-d2ab94c16a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:54:59.232Z|0ff3a151-3f4d-4895-8d75-bca68af622ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:54:59.233Z|0ff3a151-3f4d-4895-8d75-bca68af622ad|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:01.708Z|4239d6a4-6342-44ad-bc71-4328ffa796e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:55:01.712Z|4239d6a4-6342-44ad-bc71-4328ffa796e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:55:03.830Z|623c9f37-c400-4083-bc69-bf48d627373a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:03.831Z|623c9f37-c400-4083-bc69-bf48d627373a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:03.917Z|1e337069-ce9a-4534-974c-5755c3025ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:03.919Z|1e337069-ce9a-4534-974c-5755c3025ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:03.919Z|677c5741-f6f4-41dc-803d-82837f927ab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:03.920Z|677c5741-f6f4-41dc-803d-82837f927ab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:13.910Z|fe0f3f8d-a008-469b-80a6-695a7c04e3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:13.911Z|fe0f3f8d-a008-469b-80a6-695a7c04e3f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:13.964Z|7feb58de-0034-4a23-b36e-26e50c2b11bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:13.966Z|7feb58de-0034-4a23-b36e-26e50c2b11bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:13.982Z|bbc602a8-61d2-4f69-863c-4c346c205b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:13.983Z|bbc602a8-61d2-4f69-863c-4c346c205b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:16.708Z|276682a6-fdf1-453f-9c24-9ee0863a302a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:55:16.709Z|276682a6-fdf1-453f-9c24-9ee0863a302a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:55:17.762Z|a418896c-52ad-4fcb-a33a-191116914b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:55:17.763Z|a418896c-52ad-4fcb-a33a-191116914b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:55:23.959Z|c0e2eaff-6546-4875-a33c-f67be8a49fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:23.960Z|c0e2eaff-6546-4875-a33c-f67be8a49fea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:24.010Z|d54d6406-9a49-4c76-9ad4-a142640baa5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:24.010Z|7f1e7259-deb3-4a74-ac21-2e433b79d4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:24.011Z|d54d6406-9a49-4c76-9ad4-a142640baa5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:24.011Z|7f1e7259-deb3-4a74-ac21-2e433b79d4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:31.709Z|30e1bacd-7afe-4e70-8eee-f47e5f5b9495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:55:31.709Z|30e1bacd-7afe-4e70-8eee-f47e5f5b9495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:55:34.011Z|bb3e1e4f-7cf8-41fd-865c-d27ab14c8cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:34.012Z|bb3e1e4f-7cf8-41fd-865c-d27ab14c8cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:34.065Z|f758e492-90ac-4056-a176-907fcc2d11a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:34.069Z|5030c940-5db0-4d81-a469-3ddcd1c3f775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:34.070Z|5030c940-5db0-4d81-a469-3ddcd1c3f775|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:34.067Z|f758e492-90ac-4056-a176-907fcc2d11a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:44.052Z|15810f80-64ba-4278-872f-01e7919594bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:44.053Z|15810f80-64ba-4278-872f-01e7919594bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:44.108Z|9af73886-3573-42f0-a304-88572228212f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:44.109Z|9af73886-3573-42f0-a304-88572228212f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:44.111Z|a8a806d6-de6a-44c6-939b-27631a2a6529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:44.112Z|a8a806d6-de6a-44c6-939b-27631a2a6529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:46.708Z|af92d90c-faa8-44ac-be83-18c65e650d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:55:46.712Z|af92d90c-faa8-44ac-be83-18c65e650d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:55:47.763Z|1fb20388-2144-43d0-91e5-1150caeb8e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:55:47.764Z|1fb20388-2144-43d0-91e5-1150caeb8e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:55:54.094Z|263d512c-e1cf-43ee-a119-a427c3e6a601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:54.096Z|263d512c-e1cf-43ee-a119-a427c3e6a601|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:54.169Z|f8af732c-913d-40f6-abf6-19284f1dc3f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:54.171Z|f8af732c-913d-40f6-abf6-19284f1dc3f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:54.171Z|e7375e89-b008-4a79-ac25-936cda93861c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:55:54.172Z|e7375e89-b008-4a79-ac25-936cda93861c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:55:59.238Z|f70c5db5-d7cd-4e1c-ae26-f4596b63f838|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:55:59.240Z|f70c5db5-d7cd-4e1c-ae26-f4596b63f838|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:01.709Z|43d5e30c-b1fd-442f-af32-71b9dcbf0e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:56:01.710Z|43d5e30c-b1fd-442f-af32-71b9dcbf0e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:56:04.143Z|59d79bc2-71b7-4874-ab06-ff1067566676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:04.144Z|59d79bc2-71b7-4874-ab06-ff1067566676|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:04.209Z|d0edfd83-3c61-48b8-a6dd-d1207d8717f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:04.211Z|d0edfd83-3c61-48b8-a6dd-d1207d8717f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:04.212Z|a33bbba1-70f2-4521-aa03-e2022306c5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:04.212Z|a33bbba1-70f2-4521-aa03-e2022306c5f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:14.208Z|1381f542-9fff-437c-a1f5-68c5c8d7a4b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:14.209Z|1381f542-9fff-437c-a1f5-68c5c8d7a4b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:14.242Z|13922776-1b29-4921-b991-a934af1218b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:14.244Z|13922776-1b29-4921-b991-a934af1218b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:14.250Z|fbcf2b5a-352a-4341-b5a8-fe02ae4c9585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:14.256Z|fbcf2b5a-352a-4341-b5a8-fe02ae4c9585|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:16.708Z|9f95b576-5d40-42e8-a04a-b09fe7b70d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:56:16.709Z|9f95b576-5d40-42e8-a04a-b09fe7b70d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:56:17.765Z|cf84d481-30e3-46a0-b5ef-dd9a6b18c5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:56:17.766Z|cf84d481-30e3-46a0-b5ef-dd9a6b18c5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:56:24.239Z|d874403a-2a44-42df-916a-a502f96f9fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:24.240Z|d874403a-2a44-42df-916a-a502f96f9fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:24.278Z|17523247-ef59-4776-9ec4-393b7f354911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:24.279Z|17523247-ef59-4776-9ec4-393b7f354911|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:24.305Z|aa617628-38c3-4611-a841-effebe1377be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:24.306Z|aa617628-38c3-4611-a841-effebe1377be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:31.708Z|fdaae593-2082-46e5-9561-b2cc8bdc5e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:56:31.714Z|fdaae593-2082-46e5-9561-b2cc8bdc5e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:56:34.284Z|ccdd3e29-c36b-4889-b0f3-29e67f9cfd19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:34.285Z|ccdd3e29-c36b-4889-b0f3-29e67f9cfd19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:34.331Z|405adec4-c6a0-4ed4-bf44-c9e37bbdaf36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:34.333Z|405adec4-c6a0-4ed4-bf44-c9e37bbdaf36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:34.360Z|412d865a-e870-4943-a713-69c63f885d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:34.361Z|412d865a-e870-4943-a713-69c63f885d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:44.316Z|d24d1bfa-0964-452c-8ffc-46cedc3dd8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:44.318Z|d24d1bfa-0964-452c-8ffc-46cedc3dd8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:44.374Z|4876beef-a3e7-4c13-9c10-f967a06c6a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:44.375Z|4876beef-a3e7-4c13-9c10-f967a06c6a62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:44.407Z|53b4d2a7-ca8a-421a-8155-e4c90b238c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:44.408Z|53b4d2a7-ca8a-421a-8155-e4c90b238c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:46.708Z|64ba673a-82dc-4a17-8769-49e2c781e478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:56:46.709Z|64ba673a-82dc-4a17-8769-49e2c781e478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:56:47.766Z|28d83458-c263-4011-9994-79b0c03ad685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:56:47.767Z|28d83458-c263-4011-9994-79b0c03ad685|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:56:54.349Z|160d5414-6909-4127-b916-9a547ba2c483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:54.350Z|160d5414-6909-4127-b916-9a547ba2c483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:54.402Z|0517c76b-7ce1-46e8-81f7-1de66c6b0dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:54.403Z|0517c76b-7ce1-46e8-81f7-1de66c6b0dee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:54.436Z|075b1d81-6c0f-46ba-a724-7ee4c93e0409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:56:54.438Z|075b1d81-6c0f-46ba-a724-7ee4c93e0409|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:56:59.233Z|03a5fa90-629c-438e-a57e-0735ca3d8423|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:56:59.234Z|03a5fa90-629c-438e-a57e-0735ca3d8423|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:01.708Z|206ac1f1-035e-437c-bd43-ee030165130f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:57:01.709Z|206ac1f1-035e-437c-bd43-ee030165130f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:57:04.377Z|1193a7dd-1ce4-4142-a36d-f2026c0d2009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:04.379Z|1193a7dd-1ce4-4142-a36d-f2026c0d2009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:04.427Z|f5498a80-9daa-4fec-a117-6c3220e93c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:04.428Z|f5498a80-9daa-4fec-a117-6c3220e93c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:04.476Z|504f554e-d289-4b5c-9d31-71a968b174c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:04.477Z|504f554e-d289-4b5c-9d31-71a968b174c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:14.423Z|0f5bbb6c-8ed3-4402-be3d-afdf5803a38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:14.423Z|0f5bbb6c-8ed3-4402-be3d-afdf5803a38d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:14.477Z|5b7d1e6e-8404-428b-aaad-0d970319e390|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:14.478Z|5b7d1e6e-8404-428b-aaad-0d970319e390|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:14.509Z|27c9cfd3-bcdb-44e8-b35a-8967ed12a131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:14.511Z|27c9cfd3-bcdb-44e8-b35a-8967ed12a131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:16.711Z|c9ff661a-8c1e-4b5c-9975-04fb1777c747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:57:16.716Z|c9ff661a-8c1e-4b5c-9975-04fb1777c747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:57:17.768Z|9cab7eb7-d145-482d-995a-eceffa59be6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:57:17.769Z|9cab7eb7-d145-482d-995a-eceffa59be6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:57:24.465Z|661fb185-da24-4f0d-af5d-26294380e537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:24.466Z|661fb185-da24-4f0d-af5d-26294380e537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:24.515Z|523f97cc-9064-456d-bd2b-afe28b3b87d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:24.516Z|523f97cc-9064-456d-bd2b-afe28b3b87d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:24.550Z|2e856f84-10d7-45f7-b05b-d5115685aa74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:24.551Z|2e856f84-10d7-45f7-b05b-d5115685aa74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:31.708Z|afebb17b-6113-45ce-8556-94591be75f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:57:31.709Z|afebb17b-6113-45ce-8556-94591be75f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:57:34.507Z|a91d5924-c9bb-4f9e-b4d0-b79c96acbe77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:34.508Z|a91d5924-c9bb-4f9e-b4d0-b79c96acbe77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:34.553Z|383f85c4-db40-4893-8d81-eeeeca3c3a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:34.555Z|383f85c4-db40-4893-8d81-eeeeca3c3a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:34.617Z|abffb549-b6fa-463d-be7c-77fb93bc3667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:34.618Z|abffb549-b6fa-463d-be7c-77fb93bc3667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:44.540Z|83c697e9-7234-4fd5-b4ed-e9744fef659f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:44.542Z|83c697e9-7234-4fd5-b4ed-e9744fef659f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:44.596Z|48f5392a-ba16-4e84-9162-d795a0809fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:44.597Z|48f5392a-ba16-4e84-9162-d795a0809fbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:44.644Z|445e2b4b-6a54-4448-8571-c748c11ab4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:44.647Z|445e2b4b-6a54-4448-8571-c748c11ab4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:46.708Z|51fac058-fd46-467f-bc71-77d862259c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:57:46.709Z|51fac058-fd46-467f-bc71-77d862259c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:57:47.770Z|df27c3c6-ebcc-4051-9355-a9d9feb23d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:57:47.771Z|df27c3c6-ebcc-4051-9355-a9d9feb23d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:57:54.607Z|d9c71b6c-c673-42e7-a7ef-4129e24071c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:54.608Z|d9c71b6c-c673-42e7-a7ef-4129e24071c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:54.648Z|da5eb77c-d4f9-4df6-9ae8-34b7903d8402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:54.650Z|da5eb77c-d4f9-4df6-9ae8-34b7903d8402|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:54.691Z|e51a4f2c-0321-466f-bc95-8e1d0192f73f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:57:54.692Z|e51a4f2c-0321-466f-bc95-8e1d0192f73f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:57:59.233Z|c435a357-1ef8-4787-8300-f931704775b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:57:59.235Z|c435a357-1ef8-4787-8300-f931704775b0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:01.708Z|7aa443c5-6f77-4df1-815b-dff03ca99ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:58:01.717Z|7aa443c5-6f77-4df1-815b-dff03ca99ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:58:04.669Z|256ae33f-d8ed-450b-9c6b-b0d6d6958a77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:04.671Z|256ae33f-d8ed-450b-9c6b-b0d6d6958a77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:04.713Z|7f2e7fba-751a-467d-b29c-9468a4ca1ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:04.714Z|7f2e7fba-751a-467d-b29c-9468a4ca1ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:04.735Z|4a937b99-5734-4812-bc43-02d264533dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:04.735Z|4a937b99-5734-4812-bc43-02d264533dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:14.710Z|0b0607ab-2d1b-433b-9120-63b32597c1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:14.711Z|0b0607ab-2d1b-433b-9120-63b32597c1fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:14.753Z|1ce61627-8957-40fa-a0f7-f5132212f506|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:14.754Z|1ce61627-8957-40fa-a0f7-f5132212f506|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:14.769Z|f903f05f-0441-4500-9ef4-52806f0dd0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:14.770Z|f903f05f-0441-4500-9ef4-52806f0dd0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:16.708Z|9968cebb-da71-426c-bb6f-1f5725744e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:58:16.709Z|9968cebb-da71-426c-bb6f-1f5725744e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:58:17.771Z|cdb31788-3028-484a-a112-54a3ba1014c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:58:17.772Z|cdb31788-3028-484a-a112-54a3ba1014c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:58:24.766Z|4ab2080b-c643-441a-956b-244a4159ae1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:24.767Z|4ab2080b-c643-441a-956b-244a4159ae1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:24.790Z|081b853a-00f6-404a-a7e7-e48a1b3b7060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:24.791Z|081b853a-00f6-404a-a7e7-e48a1b3b7060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:24.828Z|927f6a77-5250-45fd-8492-4b78360bece0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:24.830Z|927f6a77-5250-45fd-8492-4b78360bece0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:31.708Z|cbfa691f-656b-498d-9077-e161c09dc5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:58:31.709Z|cbfa691f-656b-498d-9077-e161c09dc5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:58:34.809Z|96132919-f551-4c63-a74a-baa40e99f354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:34.811Z|96132919-f551-4c63-a74a-baa40e99f354|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:34.835Z|54aaa84f-822d-431f-b526-91f3b30d0b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:34.836Z|54aaa84f-822d-431f-b526-91f3b30d0b4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:34.861Z|79e11cf6-aba4-4648-8d39-b59dee9a4ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:34.862Z|79e11cf6-aba4-4648-8d39-b59dee9a4ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:44.844Z|0f7b7270-7305-4cb0-a788-e60916b0a9b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:44.845Z|0f7b7270-7305-4cb0-a788-e60916b0a9b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:44.872Z|1674d3b5-5ff4-4379-9fc4-a54bfed429f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:44.873Z|1674d3b5-5ff4-4379-9fc4-a54bfed429f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:44.909Z|022c2b22-3994-484b-b30c-c3af6d9e738a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:44.910Z|022c2b22-3994-484b-b30c-c3af6d9e738a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:46.710Z|8bca29fc-df57-43db-a561-9358809c5065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:58:46.718Z|8bca29fc-df57-43db-a561-9358809c5065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:58:47.773Z|acde4d39-313d-4566-bc18-d657da870573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:58:47.774Z|acde4d39-313d-4566-bc18-d657da870573|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:58:54.876Z|dd8b6334-f0b4-427c-96dd-858df4bc0383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:54.877Z|dd8b6334-f0b4-427c-96dd-858df4bc0383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:54.921Z|a68d2aaa-32bd-4171-aec2-89587fe79a82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:54.922Z|a68d2aaa-32bd-4171-aec2-89587fe79a82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:54.944Z|e6fbc902-ad5e-42b4-9ccc-1082b56fe68c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:58:54.945Z|e6fbc902-ad5e-42b4-9ccc-1082b56fe68c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:58:59.232Z|e16ebae8-e429-4b1c-8da9-9f9159aba54d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:58:59.234Z|e16ebae8-e429-4b1c-8da9-9f9159aba54d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:01.709Z|f3033112-df76-4e02-80db-29ccd9bd43d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:59:01.711Z|f3033112-df76-4e02-80db-29ccd9bd43d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:59:04.919Z|03e7654b-01c1-4f36-af56-6e9bd508c940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:04.922Z|03e7654b-01c1-4f36-af56-6e9bd508c940|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:04.969Z|242edbaf-91e7-4ba5-971a-c7812e238e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:04.970Z|242edbaf-91e7-4ba5-971a-c7812e238e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:04.978Z|d8def714-f518-4904-96de-d12d57a88efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:04.979Z|d8def714-f518-4904-96de-d12d57a88efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:14.982Z|42df11eb-7aa9-4319-9819-0e03cf155dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:14.983Z|42df11eb-7aa9-4319-9819-0e03cf155dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:15.024Z|c792a553-7428-4f38-8ef2-0c40c8eb0edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:15.025Z|c792a553-7428-4f38-8ef2-0c40c8eb0edb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:15.025Z|ccd44d05-ab0a-486e-9240-4bb4551940a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:15.026Z|ccd44d05-ab0a-486e-9240-4bb4551940a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:16.708Z|2b12e0fe-0c94-404f-a9b6-0c145e38055e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:59:16.709Z|2b12e0fe-0c94-404f-a9b6-0c145e38055e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:59:17.775Z|eaa06ac4-2a2a-45ce-a510-2cf210cfc24e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:59:17.775Z|eaa06ac4-2a2a-45ce-a510-2cf210cfc24e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:59:25.034Z|ae5eda91-3f07-409f-9935-c6bc8168cdc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:25.036Z|ae5eda91-3f07-409f-9935-c6bc8168cdc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:25.069Z|f6a1a5cc-bfd3-454d-a752-aa0267e81b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:25.070Z|f6a1a5cc-bfd3-454d-a752-aa0267e81b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:25.071Z|980d4878-7a22-4b88-9536-7ba60b658afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:25.072Z|980d4878-7a22-4b88-9536-7ba60b658afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:31.710Z|eff9f52e-b236-4ae9-aa7a-f636478d12fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:59:31.714Z|eff9f52e-b236-4ae9-aa7a-f636478d12fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:59:35.094Z|0f652aa8-b9f0-4ba7-82bf-c4307bae7b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:35.095Z|0f652aa8-b9f0-4ba7-82bf-c4307bae7b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:35.105Z|c92ba5b7-b0ea-4e04-88c3-1953231f5d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:35.106Z|c92ba5b7-b0ea-4e04-88c3-1953231f5d53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:35.113Z|b4bf9837-721e-4b7b-afe0-e0649c3d03cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:35.114Z|b4bf9837-721e-4b7b-afe0-e0649c3d03cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:45.131Z|30250a29-636e-4cc0-a48b-ef23913b01ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:45.132Z|ead6f12a-1e97-4cee-b9d6-5c2a5f9cae66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:45.133Z|30250a29-636e-4cc0-a48b-ef23913b01ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:45.133Z|ead6f12a-1e97-4cee-b9d6-5c2a5f9cae66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:45.189Z|f4141580-17e1-4262-b522-12057338a3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:45.190Z|f4141580-17e1-4262-b522-12057338a3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:46.708Z|dc0f8723-403e-44aa-9d6f-323e00e956fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:59:46.709Z|dc0f8723-403e-44aa-9d6f-323e00e956fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:59:47.778Z|136309a4-7bc5-456e-997d-c3aee6ec3652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T07:59:47.779Z|136309a4-7bc5-456e-997d-c3aee6ec3652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T07:59:55.181Z|2e79fbea-e881-4225-8694-0fd99edb56d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:55.182Z|2e79fbea-e881-4225-8694-0fd99edb56d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:55.195Z|ef1939bb-2771-482c-8fb5-767fa7713121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:55.195Z|ef1939bb-2771-482c-8fb5-767fa7713121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:55.256Z|95dcd289-da9f-4a23-8d6d-76b66f80785f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T07:59:55.258Z|95dcd289-da9f-4a23-8d6d-76b66f80785f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T07:59:59.234Z|b526abf7-d5cd-40c4-b757-c1fe17485233|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T07:59:59.235Z|b526abf7-d5cd-40c4-b757-c1fe17485233|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:01.709Z|a64fdadf-cd1e-4c3d-b076-87a3a3d0b765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:00:01.710Z|a64fdadf-cd1e-4c3d-b076-87a3a3d0b765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:00:05.237Z|738a061d-8a02-433a-9ad9-c2d582a1fcc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:05.238Z|738a061d-8a02-433a-9ad9-c2d582a1fcc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:05.247Z|9ca19190-8c77-473b-8d00-2636a8b49318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:05.248Z|9ca19190-8c77-473b-8d00-2636a8b49318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:05.302Z|5f04e1f1-0ac3-4b5e-96d4-0d489b4f2d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:05.304Z|5f04e1f1-0ac3-4b5e-96d4-0d489b4f2d5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:15.280Z|993e5126-1972-4615-a867-892c2a300d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:15.281Z|993e5126-1972-4615-a867-892c2a300d41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:15.283Z|7365f235-4e2f-4dd6-82fe-2d410c7d7028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:15.284Z|7365f235-4e2f-4dd6-82fe-2d410c7d7028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:15.339Z|4db6ed34-2b00-4e8a-9c4c-bf71a3e36ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:15.340Z|4db6ed34-2b00-4e8a-9c4c-bf71a3e36ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:16.708Z|30ba07ad-e734-41b1-b278-656d6b7c9b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:00:16.712Z|30ba07ad-e734-41b1-b278-656d6b7c9b15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:00:17.780Z|d0b8fb0d-005f-423d-83c4-b581cd4fa54a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:00:17.781Z|d0b8fb0d-005f-423d-83c4-b581cd4fa54a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:00:25.307Z|4c020565-6d8c-4fed-81c7-bd1113d8a451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:25.308Z|4c020565-6d8c-4fed-81c7-bd1113d8a451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:25.331Z|f0ff9bfc-2709-46f7-aca0-f3761a52f6d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:25.332Z|f0ff9bfc-2709-46f7-aca0-f3761a52f6d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:25.391Z|f943199f-6ea9-4d3c-8e06-0c67b92bcf6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:25.392Z|f943199f-6ea9-4d3c-8e06-0c67b92bcf6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:31.708Z|a1d65c39-900a-4d4a-aba7-d9068b184c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:00:31.709Z|a1d65c39-900a-4d4a-aba7-d9068b184c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:00:35.357Z|91ef95f1-6e58-4e4a-a5b9-491bb5450307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:35.358Z|91ef95f1-6e58-4e4a-a5b9-491bb5450307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:35.385Z|adb472e9-1d69-4513-8b5d-6f4c2df16a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:35.385Z|adb472e9-1d69-4513-8b5d-6f4c2df16a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:35.429Z|d574d1cd-9dc7-4f9c-8b87-e2c8dd823fab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:35.430Z|d574d1cd-9dc7-4f9c-8b87-e2c8dd823fab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:45.399Z|cad6a54b-3a82-42db-9bc9-b3fefcd50f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:45.400Z|cad6a54b-3a82-42db-9bc9-b3fefcd50f30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:45.409Z|45e8ebed-8380-48d3-8cfc-e89879ca6132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:45.410Z|45e8ebed-8380-48d3-8cfc-e89879ca6132|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:45.473Z|3470709f-5cb0-44fa-9c71-6078cd88bae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:45.474Z|3470709f-5cb0-44fa-9c71-6078cd88bae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:46.708Z|cb0b608c-cbec-469e-b503-c8a96f2300a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:00:46.709Z|cb0b608c-cbec-469e-b503-c8a96f2300a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:00:47.782Z|302095e8-fb98-415e-add0-30e191e4dff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:00:47.783Z|302095e8-fb98-415e-add0-30e191e4dff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:00:55.441Z|f08e0463-9c6e-4e82-b7ac-905b0173f436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:55.451Z|f08e0463-9c6e-4e82-b7ac-905b0173f436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:55.455Z|82aa31e7-c068-41dd-b508-1f8c526f0bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:55.456Z|82aa31e7-c068-41dd-b508-1f8c526f0bd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:55.513Z|305d45db-3e98-40fc-8e86-53c7c48ec062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:00:55.514Z|305d45db-3e98-40fc-8e86-53c7c48ec062|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:00:59.233Z|6fecf516-fc71-4187-ac4f-1d56a6d512a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:00:59.233Z|6fecf516-fc71-4187-ac4f-1d56a6d512a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:01.709Z|5768cb33-9ffd-4ec9-a1ec-8dedbe1e454e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:01:01.727Z|5768cb33-9ffd-4ec9-a1ec-8dedbe1e454e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:01:05.499Z|59930afc-3065-4eae-8373-b2202c73a5a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:05.500Z|59930afc-3065-4eae-8373-b2202c73a5a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:05.512Z|23d159af-6f1c-40c4-97a0-b1d6f1d4c20b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:05.513Z|23d159af-6f1c-40c4-97a0-b1d6f1d4c20b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:05.553Z|2c78eade-27ab-443f-b613-3341f1a69176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:05.554Z|2c78eade-27ab-443f-b613-3341f1a69176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:15.536Z|8e9389c4-015e-4242-9272-dc523808f667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:15.537Z|8e9389c4-015e-4242-9272-dc523808f667|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:15.568Z|142c0c3f-8c72-4661-9c15-a35a4a1d611f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:15.571Z|142c0c3f-8c72-4661-9c15-a35a4a1d611f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:15.588Z|458f048f-3902-4c6e-af8e-0d20e36572c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:15.589Z|458f048f-3902-4c6e-af8e-0d20e36572c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:16.708Z|dd272d9e-ae33-4478-946d-6a5a44915edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:01:16.709Z|dd272d9e-ae33-4478-946d-6a5a44915edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:01:17.786Z|9318b2d6-33ae-4d90-936d-78ce76dfc7e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:01:17.787Z|9318b2d6-33ae-4d90-936d-78ce76dfc7e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:01:25.597Z|e84cb261-1d4b-4373-b118-1546ecd5dd05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:25.597Z|e84cb261-1d4b-4373-b118-1546ecd5dd05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:25.632Z|75e06173-43fc-4610-914c-e6ff9bc7325b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:25.632Z|91a4ae11-061a-482a-b138-66d286db9a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:25.633Z|75e06173-43fc-4610-914c-e6ff9bc7325b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:25.633Z|91a4ae11-061a-482a-b138-66d286db9a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:31.708Z|d819b93e-2551-412f-9a2c-db7da874ab19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:01:31.709Z|d819b93e-2551-412f-9a2c-db7da874ab19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:01:35.635Z|d89de1c4-b95b-4e3b-99b7-cb57c6be274d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:35.636Z|d89de1c4-b95b-4e3b-99b7-cb57c6be274d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:35.679Z|7faf3b14-74ca-4d84-90bf-220865dd281a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:35.680Z|7faf3b14-74ca-4d84-90bf-220865dd281a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:35.679Z|39aad767-bbdd-4b3a-aaca-0ad20ba72c48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:35.681Z|39aad767-bbdd-4b3a-aaca-0ad20ba72c48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:45.704Z|dc486fa1-7748-4b9e-89ab-b2cd170d6fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:45.705Z|dc486fa1-7748-4b9e-89ab-b2cd170d6fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:45.720Z|0ad03dfc-ca64-4233-9e5b-5f122420bc4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:45.726Z|0ad03dfc-ca64-4233-9e5b-5f122420bc4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:45.745Z|61745802-e911-47d1-815a-764f68fe901e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:45.746Z|61745802-e911-47d1-815a-764f68fe901e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:46.709Z|4ce4fc9e-0d9a-46bc-85b6-ae98e21018f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:01:46.717Z|4ce4fc9e-0d9a-46bc-85b6-ae98e21018f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:01:47.788Z|9e5f1b69-f39e-4509-aa31-bce9b8cb9629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:01:47.788Z|9e5f1b69-f39e-4509-aa31-bce9b8cb9629|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:01:55.749Z|89084534-7b43-4598-aeff-6c4e24c7855d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:55.764Z|89084534-7b43-4598-aeff-6c4e24c7855d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:55.775Z|82a8b71c-bcbf-4181-a22d-bf96f42560d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:55.777Z|82a8b71c-bcbf-4181-a22d-bf96f42560d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:55.792Z|6f1acee1-d6e3-4390-bb33-70cbe49a41ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:01:55.793Z|6f1acee1-d6e3-4390-bb33-70cbe49a41ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:01:59.233Z|51ce8a9c-1e0b-4f7d-a8c1-5ab93e166984|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:01:59.235Z|51ce8a9c-1e0b-4f7d-a8c1-5ab93e166984|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:01.708Z|56b73aeb-1294-419f-a5f2-2b9834aaf5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:02:01.709Z|56b73aeb-1294-419f-a5f2-2b9834aaf5df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:02:05.805Z|257eef68-f67f-4625-8bea-4295234662ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:05.807Z|257eef68-f67f-4625-8bea-4295234662ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:05.809Z|b12f335d-496f-429f-a70e-b369760e75ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:05.811Z|b12f335d-496f-429f-a70e-b369760e75ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:05.829Z|dbf2f79f-3ad2-4e4b-ba89-9248c764098d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:05.830Z|dbf2f79f-3ad2-4e4b-ba89-9248c764098d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:15.850Z|993a826e-2e6c-4775-9daa-e3d501a160fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:15.851Z|993a826e-2e6c-4775-9daa-e3d501a160fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:15.877Z|68a4d2cf-9235-49ed-98f2-0742987139ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:15.878Z|68a4d2cf-9235-49ed-98f2-0742987139ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:15.869Z|6d105c4a-2b1f-4b28-b946-aa764ebae7d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:15.880Z|6d105c4a-2b1f-4b28-b946-aa764ebae7d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:16.708Z|11140de7-c4b8-40ea-b330-5329f9517136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:02:16.709Z|11140de7-c4b8-40ea-b330-5329f9517136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:02:17.790Z|46cfb73d-9f84-4a25-bab4-1f79dd961406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:02:17.791Z|46cfb73d-9f84-4a25-bab4-1f79dd961406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:02:25.923Z|268eb5ae-35a5-406e-b351-b575db5a2a4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:25.923Z|268eb5ae-35a5-406e-b351-b575db5a2a4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:25.924Z|7a7df839-9719-4ecd-ad29-ff6cc14f0f55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:25.925Z|7a7df839-9719-4ecd-ad29-ff6cc14f0f55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:25.928Z|c2cad609-0c9b-4763-9c6f-d4d3e8a867ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:25.929Z|c2cad609-0c9b-4763-9c6f-d4d3e8a867ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:31.709Z|c31f3e61-f8b2-46fa-9e65-34c38fe043ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:02:31.712Z|c31f3e61-f8b2-46fa-9e65-34c38fe043ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:02:35.987Z|80deb720-4e69-4b25-a970-1e0bc8c0b68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:35.988Z|80deb720-4e69-4b25-a970-1e0bc8c0b68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:35.988Z|baf04413-7daf-4ff8-9791-9e6fdc3e99ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:35.989Z|baf04413-7daf-4ff8-9791-9e6fdc3e99ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:35.998Z|7b8e1bd7-61e5-46bb-a267-514b2186f415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:35.999Z|7b8e1bd7-61e5-46bb-a267-514b2186f415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:46.024Z|d5a3edd8-249a-4e71-85b2-965626091571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:46.024Z|d5a3edd8-249a-4e71-85b2-965626091571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:46.029Z|b45144b8-6fe3-4547-9c5a-b68823f86d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:46.030Z|b45144b8-6fe3-4547-9c5a-b68823f86d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:46.043Z|8548b647-df51-42ce-b8b7-bd2a9c8e2a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:46.044Z|8548b647-df51-42ce-b8b7-bd2a9c8e2a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:46.711Z|b1791b21-fb98-4583-b803-5d4d5baed286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:02:46.714Z|b1791b21-fb98-4583-b803-5d4d5baed286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:02:47.792Z|798c60c9-a771-4c1b-b58e-27613a8c24ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:02:47.792Z|798c60c9-a771-4c1b-b58e-27613a8c24ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:02:56.060Z|b9b3bf4e-4441-410b-ac4e-b61213d5d5da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:56.061Z|b9b3bf4e-4441-410b-ac4e-b61213d5d5da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:56.084Z|d55a141e-ba97-4d78-906a-a4c244ff4aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:56.085Z|d55a141e-ba97-4d78-906a-a4c244ff4aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:56.085Z|d631fb39-3fd3-4959-90dc-9935defdac54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:02:56.086Z|d631fb39-3fd3-4959-90dc-9935defdac54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:02:59.233Z|909fbf8f-99ff-43c8-8659-75bb5daf6cac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:02:59.235Z|909fbf8f-99ff-43c8-8659-75bb5daf6cac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:01.708Z|72c34254-552e-45e4-b3bd-b4b5e617a77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:03:01.709Z|72c34254-552e-45e4-b3bd-b4b5e617a77d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:03:06.101Z|cf3ba4a4-d185-4c4d-8dad-30233364752f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:06.102Z|cf3ba4a4-d185-4c4d-8dad-30233364752f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:06.122Z|5a026471-7515-4718-bacd-bf310daf9448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:06.122Z|716f24b5-b49f-4f99-a135-e7878d5e1c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:06.123Z|5a026471-7515-4718-bacd-bf310daf9448|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:06.123Z|716f24b5-b49f-4f99-a135-e7878d5e1c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:16.158Z|4f0b7dfd-6746-43ee-8c7b-876c6ac5bd32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:16.159Z|4f0b7dfd-6746-43ee-8c7b-876c6ac5bd32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:16.160Z|da160211-e336-4fe9-a1f8-39809d11f49b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:16.161Z|da160211-e336-4fe9-a1f8-39809d11f49b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:16.161Z|fbaecf6a-53fb-4f1a-8ac7-3c8540b1db9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:16.162Z|fbaecf6a-53fb-4f1a-8ac7-3c8540b1db9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:16.708Z|cea9a405-f55b-4654-b2d7-97a00d4df425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:03:16.709Z|cea9a405-f55b-4654-b2d7-97a00d4df425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:03:17.793Z|9ef36e69-1aab-4125-a46e-c9c504a59ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:03:17.794Z|9ef36e69-1aab-4125-a46e-c9c504a59ee8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:03:26.193Z|50854690-f866-4936-aeb9-9c636a455477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:26.194Z|50854690-f866-4936-aeb9-9c636a455477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:26.201Z|e94b951c-c60f-4646-9cc1-02598c6f0b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:26.201Z|e94b951c-c60f-4646-9cc1-02598c6f0b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:26.204Z|654caeb6-f362-4baa-a2d3-cd8e367d9f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:26.207Z|654caeb6-f362-4baa-a2d3-cd8e367d9f1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:31.708Z|1507a648-3235-4464-94d6-58b7a2a43e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:03:31.709Z|1507a648-3235-4464-94d6-58b7a2a43e3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:03:36.224Z|fb7e18d4-d314-4441-ad18-9ed6608d6234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:36.225Z|fb7e18d4-d314-4441-ad18-9ed6608d6234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:36.235Z|11368137-7e47-4b80-9e58-5a0775efa9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:36.236Z|11368137-7e47-4b80-9e58-5a0775efa9a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:36.237Z|e22a9f86-9725-40c2-a0fb-648ea877ee48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:36.237Z|e22a9f86-9725-40c2-a0fb-648ea877ee48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:46.263Z|cff0afe1-9ad6-4fe5-953c-c9dfba5d09ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:46.263Z|25c0073a-8c3b-4759-9b90-42b0ddb3be2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:46.264Z|25c0073a-8c3b-4759-9b90-42b0ddb3be2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:46.267Z|05339f08-8835-4b0d-a933-441bca888571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:46.269Z|05339f08-8835-4b0d-a933-441bca888571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:46.270Z|cff0afe1-9ad6-4fe5-953c-c9dfba5d09ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:46.708Z|718b639f-b42d-4683-acaa-ae9c4f4bbc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:03:46.709Z|718b639f-b42d-4683-acaa-ae9c4f4bbc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:03:47.795Z|585e4d63-724e-4450-9055-fce4494e6aeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:03:47.796Z|585e4d63-724e-4450-9055-fce4494e6aeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:03:56.309Z|10215521-9b9b-4c71-a8b9-846afb482362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:56.310Z|10215521-9b9b-4c71-a8b9-846afb482362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:56.312Z|412784af-f577-41ea-bf6e-1fce44e48e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:56.312Z|412784af-f577-41ea-bf6e-1fce44e48e45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:56.309Z|5005582f-5a46-4dc1-90d1-b7ec55120e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:03:56.316Z|5005582f-5a46-4dc1-90d1-b7ec55120e95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:03:59.232Z|98d398c9-5e12-4012-83fc-5bcbeb2e8e4c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:03:59.233Z|98d398c9-5e12-4012-83fc-5bcbeb2e8e4c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:01.709Z|3ffabab1-5f7c-43bd-b98e-927ba0027e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:04:01.711Z|3ffabab1-5f7c-43bd-b98e-927ba0027e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:04:06.352Z|1b912d65-bae6-4066-8fc9-1fcfe01e30d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:06.355Z|8511c218-270c-4020-8065-0814de147b70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:06.356Z|8511c218-270c-4020-8065-0814de147b70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:06.359Z|d1f3bb50-9897-4c85-8370-f8f0c123ee53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:06.360Z|d1f3bb50-9897-4c85-8370-f8f0c123ee53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:06.353Z|1b912d65-bae6-4066-8fc9-1fcfe01e30d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:16.396Z|7118b6f1-8f76-4383-a3dd-7324e0b8408a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:16.397Z|7118b6f1-8f76-4383-a3dd-7324e0b8408a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:16.400Z|b261ff18-9363-4dfc-b382-76da977969b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:16.404Z|b261ff18-9363-4dfc-b382-76da977969b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:16.409Z|c9afb41f-5d22-4a98-82ec-e975bfd02379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:16.410Z|c9afb41f-5d22-4a98-82ec-e975bfd02379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:16.708Z|baaddcd1-1793-4b52-ab72-07fa715a98c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:04:16.712Z|baaddcd1-1793-4b52-ab72-07fa715a98c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:04:17.796Z|fc60a8f9-e41f-409f-817e-fd2fdb220bde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:04:17.797Z|fc60a8f9-e41f-409f-817e-fd2fdb220bde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:04:26.434Z|9a76c47d-d8a6-4e55-91ba-657dfade868f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:26.434Z|9a76c47d-d8a6-4e55-91ba-657dfade868f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:26.441Z|bbea78aa-372b-4178-81e2-61a2190d0603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:26.441Z|47627f7e-b431-45da-8cc8-d8c11f4e22d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:26.442Z|bbea78aa-372b-4178-81e2-61a2190d0603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:26.442Z|47627f7e-b431-45da-8cc8-d8c11f4e22d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:31.708Z|e3e545a1-ed24-4677-9636-7e979066f0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:04:31.709Z|e3e545a1-ed24-4677-9636-7e979066f0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:04:36.471Z|f2ca0dcf-3061-4c9f-8c5f-65d35b55cdd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:36.473Z|f2ca0dcf-3061-4c9f-8c5f-65d35b55cdd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:36.473Z|9d3e2bed-1edb-4c5e-9183-72727cc762f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:36.475Z|9d3e2bed-1edb-4c5e-9183-72727cc762f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:36.478Z|f97c31ac-77c8-41fe-ac83-dfec3a802e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:36.479Z|f97c31ac-77c8-41fe-ac83-dfec3a802e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:46.506Z|99de8058-5f5e-41da-8235-951568cbf612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:46.507Z|99de8058-5f5e-41da-8235-951568cbf612|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:46.509Z|9c0323d2-4056-4f16-924d-80f997ce101d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:46.509Z|9c0323d2-4056-4f16-924d-80f997ce101d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:46.510Z|2ccdd285-affc-4c04-a6ea-73ba1815985b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:46.511Z|2ccdd285-affc-4c04-a6ea-73ba1815985b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:46.709Z|f67a5090-8d6c-4778-b9ef-7c864921c06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:04:46.709Z|f67a5090-8d6c-4778-b9ef-7c864921c06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:04:47.798Z|43092851-22b1-4437-9a20-8d639819e9ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:04:47.798Z|43092851-22b1-4437-9a20-8d639819e9ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:04:56.550Z|3a5593de-e0b6-47d1-ba70-c7c493b7d69b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:56.560Z|3a5593de-e0b6-47d1-ba70-c7c493b7d69b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:56.563Z|bb87eba7-b56a-415f-8c4d-5e60787434ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:56.564Z|bb87eba7-b56a-415f-8c4d-5e60787434ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:56.590Z|978dd092-4f01-4cd5-aa3b-6315628e7b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:04:56.591Z|978dd092-4f01-4cd5-aa3b-6315628e7b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:04:59.236Z|056617a1-2422-46de-b6f7-58ba1b0fb8d6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:04:59.237Z|056617a1-2422-46de-b6f7-58ba1b0fb8d6|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:01.708Z|84447f23-ebc9-46d7-806d-2a3dffd52b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:05:01.710Z|84447f23-ebc9-46d7-806d-2a3dffd52b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:05:06.596Z|04ef5ea7-6806-474c-922d-4407a1925b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:06.597Z|04ef5ea7-6806-474c-922d-4407a1925b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:06.612Z|e73cd542-352f-433c-a1c1-15be36fb5d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:06.613Z|e73cd542-352f-433c-a1c1-15be36fb5d13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:06.633Z|c082b907-1375-4d20-9022-0ade4d45a83d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:06.634Z|c082b907-1375-4d20-9022-0ade4d45a83d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:16.624Z|b4f0b949-2100-4f45-9763-6b04c07d8844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:16.627Z|b4f0b949-2100-4f45-9763-6b04c07d8844|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:16.664Z|5b054614-7414-4bfd-af43-1d42ed5071ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:16.665Z|5b054614-7414-4bfd-af43-1d42ed5071ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:16.675Z|89a54d36-618a-4f93-8467-9b56f78c4bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:16.676Z|89a54d36-618a-4f93-8467-9b56f78c4bdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:16.708Z|1a9c0887-c464-4a15-960d-80ee0a163a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:05:16.709Z|1a9c0887-c464-4a15-960d-80ee0a163a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:05:17.799Z|2617594d-439e-47b0-974b-b8d0f603c0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:05:17.800Z|2617594d-439e-47b0-974b-b8d0f603c0a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:05:26.675Z|2e264540-aba9-4a5d-aa89-831060552f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:26.676Z|2e264540-aba9-4a5d-aa89-831060552f4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:26.704Z|0c5e105b-ed53-4efb-9bc3-fceed368d54c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:26.705Z|0c5e105b-ed53-4efb-9bc3-fceed368d54c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:26.710Z|3f085d12-9bd9-4ced-812d-79c4b9374c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:26.711Z|3f085d12-9bd9-4ced-812d-79c4b9374c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:31.708Z|eeebbab2-69ba-4c7f-aa27-04a6c6c29219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:05:31.710Z|eeebbab2-69ba-4c7f-aa27-04a6c6c29219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:05:36.700Z|0238748e-c56b-41f0-a284-3a2afd7d2a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:36.701Z|0238748e-c56b-41f0-a284-3a2afd7d2a41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:36.740Z|775b248e-1ebe-4eb4-a92f-3b3a20f1924b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:36.741Z|775b248e-1ebe-4eb4-a92f-3b3a20f1924b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:36.750Z|6a46083f-9e9d-4c1d-b866-3fc727ec6f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:36.751Z|6a46083f-9e9d-4c1d-b866-3fc727ec6f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:46.708Z|96d791a9-7062-41a5-8b39-7a7fb477a9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:05:46.712Z|96d791a9-7062-41a5-8b39-7a7fb477a9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:05:46.733Z|8aa0592e-7ba1-48a2-9004-c61fab600ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:46.734Z|8aa0592e-7ba1-48a2-9004-c61fab600ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:46.787Z|3ed49f4b-5a78-48a7-8b75-7c29bb999c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:46.788Z|3ed49f4b-5a78-48a7-8b75-7c29bb999c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:46.791Z|ce5c2615-f9d6-4332-8998-7f43bef43ad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:46.792Z|ce5c2615-f9d6-4332-8998-7f43bef43ad7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:47.800Z|60bfbc4b-cb06-459c-9d53-879d6670ab64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:05:47.801Z|60bfbc4b-cb06-459c-9d53-879d6670ab64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:05:56.796Z|5b4d266e-e2e5-43fd-944f-c237d57b19d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:56.797Z|5b4d266e-e2e5-43fd-944f-c237d57b19d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:56.817Z|26a7d5d1-550b-4721-9009-b8c62f1617b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:56.818Z|26a7d5d1-550b-4721-9009-b8c62f1617b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:56.829Z|11df31ed-38bf-409d-bad2-2978c836e265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:05:56.832Z|11df31ed-38bf-409d-bad2-2978c836e265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:05:59.234Z|c9e89136-b1fc-4b4b-a1ef-8f6868fa1790|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:05:59.235Z|c9e89136-b1fc-4b4b-a1ef-8f6868fa1790|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:01.709Z|789f6324-4d9b-4f99-9e25-e31851e6e778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:06:01.710Z|789f6324-4d9b-4f99-9e25-e31851e6e778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:06:06.833Z|79ad07a6-4932-4880-a111-8fcf32d1feb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:06.834Z|79ad07a6-4932-4880-a111-8fcf32d1feb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:06.851Z|cb950690-f1a8-486e-b38e-cf5a15007930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:06.852Z|cb950690-f1a8-486e-b38e-cf5a15007930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:06.860Z|05d75bc8-6da3-4b36-9ccb-a16427949fe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:06.861Z|05d75bc8-6da3-4b36-9ccb-a16427949fe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:16.708Z|f5864030-d1b8-4880-af56-31dec0774c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:06:16.709Z|f5864030-d1b8-4880-af56-31dec0774c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:06:16.873Z|f3b30fce-00c4-4eee-b0cf-7cb1d2cc3049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:16.874Z|f3b30fce-00c4-4eee-b0cf-7cb1d2cc3049|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:16.896Z|10383785-0988-4880-82cd-748bf124bd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:16.897Z|10383785-0988-4880-82cd-748bf124bd15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:16.901Z|66ba499a-642e-4763-9653-b84075aec04c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:16.902Z|66ba499a-642e-4763-9653-b84075aec04c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:17.802Z|7f053418-5d7a-470b-afd0-46fcc962b130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:06:17.803Z|7f053418-5d7a-470b-afd0-46fcc962b130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:06:26.904Z|589cb2b0-ca95-4d72-9de1-ce23b17e412f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:26.906Z|589cb2b0-ca95-4d72-9de1-ce23b17e412f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:26.927Z|6c55b7c8-4acc-42e9-9119-aa207f68f103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:26.929Z|6c55b7c8-4acc-42e9-9119-aa207f68f103|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:26.949Z|57173a01-0da7-49d9-97e1-013c4d9f572e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:26.951Z|57173a01-0da7-49d9-97e1-013c4d9f572e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:31.709Z|71bfc6ce-22c6-46c1-8e70-2779cd0a6c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:06:31.720Z|71bfc6ce-22c6-46c1-8e70-2779cd0a6c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:06:36.977Z|6970a99b-bbcf-49ef-8c62-c6b99e678f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:36.978Z|6970a99b-bbcf-49ef-8c62-c6b99e678f0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:36.989Z|f2981cab-07eb-4a41-825f-c8207f3c9131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:36.989Z|77057cf4-f1d2-4bcd-a55e-64fdd2f48b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:36.990Z|f2981cab-07eb-4a41-825f-c8207f3c9131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:36.990Z|77057cf4-f1d2-4bcd-a55e-64fdd2f48b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:46.708Z|af555a1c-93cc-478d-b9a6-2601ab1d1278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:06:46.710Z|af555a1c-93cc-478d-b9a6-2601ab1d1278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:06:47.015Z|9f1ed578-771c-40b7-81cb-0ac97fcb672f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:47.016Z|9f1ed578-771c-40b7-81cb-0ac97fcb672f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:47.035Z|37696eeb-aa4e-46c8-a8ea-fec0604816f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:47.036Z|37696eeb-aa4e-46c8-a8ea-fec0604816f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:47.044Z|e89cb709-5e6b-4455-8ec2-42c7d35d82d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:47.044Z|e89cb709-5e6b-4455-8ec2-42c7d35d82d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:47.804Z|b6f8e028-8b5b-4859-bde8-52e558b9fa3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:06:47.804Z|b6f8e028-8b5b-4859-bde8-52e558b9fa3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:06:57.053Z|53408e17-29aa-42b2-9674-40e4d88f1c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:57.054Z|53408e17-29aa-42b2-9674-40e4d88f1c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:57.087Z|569fd0a2-ba0e-431f-b458-ece429385893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:57.088Z|569fd0a2-ba0e-431f-b458-ece429385893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:57.109Z|b048be4c-facd-4b09-9803-66852bdce37e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:06:57.110Z|b048be4c-facd-4b09-9803-66852bdce37e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:06:59.232Z|0032a611-c05a-4259-9082-3a622a43a4a8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:06:59.233Z|0032a611-c05a-4259-9082-3a622a43a4a8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:01.709Z|b4f3db22-1cfa-4285-a9d9-bf44092c320f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:07:01.711Z|b4f3db22-1cfa-4285-a9d9-bf44092c320f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:07:07.086Z|18241dfa-d5df-41f5-9b5b-a7d09b4b8477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:07.087Z|18241dfa-d5df-41f5-9b5b-a7d09b4b8477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:07.122Z|a78ceac1-e29c-4c95-88ec-73df24e16503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:07.123Z|a78ceac1-e29c-4c95-88ec-73df24e16503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:07.135Z|0395c60f-e134-4d73-8e19-a6dc1ba5fa4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:07.137Z|0395c60f-e134-4d73-8e19-a6dc1ba5fa4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:16.708Z|a9ad8946-e930-43d6-a7fc-85cba3c51a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:07:16.712Z|a9ad8946-e930-43d6-a7fc-85cba3c51a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:07:17.112Z|bdea9306-ac2c-4e01-a092-faa33a7f6c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:17.113Z|bdea9306-ac2c-4e01-a092-faa33a7f6c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:17.151Z|697de922-3575-409a-90e0-02532ad5380c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:17.152Z|697de922-3575-409a-90e0-02532ad5380c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:17.168Z|1efd82b5-b2e7-4e13-8724-79435ca49077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:17.169Z|1efd82b5-b2e7-4e13-8724-79435ca49077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:17.806Z|b0cbc524-b4b2-4254-9600-1a99ef6bb8d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:07:17.807Z|b0cbc524-b4b2-4254-9600-1a99ef6bb8d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:07:27.138Z|41d5f7d9-fff8-46a2-ac70-fe3ac8c1a201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:27.139Z|41d5f7d9-fff8-46a2-ac70-fe3ac8c1a201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:27.177Z|5783876b-e394-4d0b-bc5b-1e1e8255c3d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:27.179Z|5783876b-e394-4d0b-bc5b-1e1e8255c3d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:27.201Z|019d8434-ac47-4658-86f5-6014d60e163a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:27.202Z|019d8434-ac47-4658-86f5-6014d60e163a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:31.709Z|27b8ad5b-1465-4ce4-8824-6ea944d32060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:07:31.710Z|27b8ad5b-1465-4ce4-8824-6ea944d32060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:07:37.173Z|24c54e33-84cb-4338-b6f2-23801f4bf047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:37.174Z|24c54e33-84cb-4338-b6f2-23801f4bf047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:37.202Z|01abb43d-0b11-4b78-a547-6cb18adddec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:37.203Z|01abb43d-0b11-4b78-a547-6cb18adddec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:37.226Z|2f73c9ab-628b-49f8-b072-7c56d4c7a79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:37.227Z|2f73c9ab-628b-49f8-b072-7c56d4c7a79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:46.709Z|26113074-1ad1-4d8d-84d8-6d8ae12b85d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:07:46.710Z|26113074-1ad1-4d8d-84d8-6d8ae12b85d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:07:47.200Z|f1d9de5f-09c4-4a5e-bc58-843b2c5933de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:47.202Z|f1d9de5f-09c4-4a5e-bc58-843b2c5933de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:47.233Z|4d43c737-6eeb-4364-a754-f8b6802faeee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:47.235Z|4d43c737-6eeb-4364-a754-f8b6802faeee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:47.252Z|038c92fa-84d3-4b45-989f-2b90abea59b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:47.253Z|038c92fa-84d3-4b45-989f-2b90abea59b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:47.808Z|b852686f-bd14-40f1-93e6-6388fa4f8eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:07:47.809Z|b852686f-bd14-40f1-93e6-6388fa4f8eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:07:57.235Z|5349dddd-69d8-43b2-9904-e7e948b7b4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:57.237Z|5349dddd-69d8-43b2-9904-e7e948b7b4a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:57.280Z|72fb22aa-b550-495d-a693-3d599a8208a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:57.281Z|72fb22aa-b550-495d-a693-3d599a8208a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:57.283Z|5f3a603a-4f6f-4813-b73d-5bb39c41830e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:07:57.284Z|5f3a603a-4f6f-4813-b73d-5bb39c41830e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:07:59.237Z|a077f20f-966c-47a6-b263-b3e3bc684d66|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:07:59.239Z|a077f20f-966c-47a6-b263-b3e3bc684d66|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:01.709Z|45e9ba06-30a3-4f1d-b687-0715110ad59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:08:01.713Z|45e9ba06-30a3-4f1d-b687-0715110ad59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:08:07.268Z|642fabb2-1a0c-4163-8fd3-0ece364ed0e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:07.269Z|642fabb2-1a0c-4163-8fd3-0ece364ed0e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:07.309Z|b948c1c6-a128-4d39-bd8c-aaae24ea6eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:07.309Z|b948c1c6-a128-4d39-bd8c-aaae24ea6eda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:07.310Z|9a0b4be8-cfc6-4322-bf39-40a4410ac6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:07.311Z|9a0b4be8-cfc6-4322-bf39-40a4410ac6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:16.709Z|6e3a2946-824a-40ea-893b-ab7e4f7b09e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:08:16.710Z|6e3a2946-824a-40ea-893b-ab7e4f7b09e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:08:17.301Z|2ed1f512-c1bd-4f59-b65e-ca5c1c474704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:17.302Z|2ed1f512-c1bd-4f59-b65e-ca5c1c474704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:17.338Z|0d830159-d43d-410e-b58b-3614f4730c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:17.340Z|0d830159-d43d-410e-b58b-3614f4730c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:17.349Z|e636889d-a469-49f1-a201-d6c64bc5b17d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:17.351Z|e636889d-a469-49f1-a201-d6c64bc5b17d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:17.810Z|8af36c5a-c495-45ca-80f4-6e60c6c770bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:08:17.811Z|8af36c5a-c495-45ca-80f4-6e60c6c770bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:08:27.327Z|b49d5128-abf1-422e-a381-8414e5bdac66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:27.329Z|b49d5128-abf1-422e-a381-8414e5bdac66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:27.380Z|73029974-c851-4079-8d9a-1acbb0c99ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:27.380Z|86e63599-5d54-4bcd-bb49-3eb349dec7b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:27.381Z|73029974-c851-4079-8d9a-1acbb0c99ff1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:27.381Z|86e63599-5d54-4bcd-bb49-3eb349dec7b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:31.709Z|23756601-1721-4072-9e9b-0a71a2131317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:08:31.709Z|23756601-1721-4072-9e9b-0a71a2131317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:08:37.370Z|76bccaca-e41f-4b87-9223-94b352260080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:37.371Z|76bccaca-e41f-4b87-9223-94b352260080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:37.416Z|828aa841-59c2-49d5-bec6-d9485622a74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:37.416Z|828aa841-59c2-49d5-bec6-d9485622a74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:37.421Z|d542260c-8906-4252-922e-9c53bf764dae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:37.421Z|d542260c-8906-4252-922e-9c53bf764dae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:46.708Z|4fbf89d6-80e3-4922-91b4-5f0d38c3501f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:08:46.711Z|4fbf89d6-80e3-4922-91b4-5f0d38c3501f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:08:47.418Z|953d48a1-5b64-40c3-aa7a-9cbd9607f769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:47.419Z|953d48a1-5b64-40c3-aa7a-9cbd9607f769|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:47.469Z|38d23a61-2e8f-452a-b8b0-9e5f72a1c3f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:47.483Z|38d23a61-2e8f-452a-b8b0-9e5f72a1c3f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:47.472Z|6fc90a1c-2ebf-49c9-836b-ff5b0ae3357a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:47.487Z|6fc90a1c-2ebf-49c9-836b-ff5b0ae3357a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:47.811Z|69036a98-32ba-45bf-886b-bc4ddab0e363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:08:47.812Z|69036a98-32ba-45bf-886b-bc4ddab0e363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:08:57.468Z|32ef5404-46c0-49bd-bcb3-581b264547d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:57.469Z|32ef5404-46c0-49bd-bcb3-581b264547d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:57.515Z|76c20934-0762-4a6a-9d0f-01f396502ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:57.516Z|76c20934-0762-4a6a-9d0f-01f396502ef9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:57.536Z|f7b7fa70-7079-4c67-8d1d-513d0e39f7f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:08:57.537Z|f7b7fa70-7079-4c67-8d1d-513d0e39f7f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:08:59.233Z|e94f09b8-1d6c-4101-aa7d-56532c19f755|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:08:59.234Z|e94f09b8-1d6c-4101-aa7d-56532c19f755|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:01.708Z|96fb4a64-0b10-49e9-99a1-3fa7d9e50a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:09:01.709Z|96fb4a64-0b10-49e9-99a1-3fa7d9e50a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:09:07.499Z|5e987153-0bdd-435b-864f-c86480e9b6fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:07.499Z|5e987153-0bdd-435b-864f-c86480e9b6fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:07.550Z|e1e7ad59-c94d-4c5d-83be-1c129de0f0c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:07.551Z|e1e7ad59-c94d-4c5d-83be-1c129de0f0c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:07.569Z|a7e715bb-cc77-424f-82c2-fc73c91414b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:07.571Z|a7e715bb-cc77-424f-82c2-fc73c91414b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:16.708Z|5eed2b17-41ab-4795-a9a2-28cbf80dea2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:09:16.711Z|5eed2b17-41ab-4795-a9a2-28cbf80dea2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:09:17.528Z|af39d75a-d01c-4606-ad75-cf25ae412038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:17.530Z|af39d75a-d01c-4606-ad75-cf25ae412038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:17.605Z|a4319938-0a59-40d1-b866-6a5633d755fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:17.606Z|a4319938-0a59-40d1-b866-6a5633d755fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:17.609Z|3242aafb-9917-4991-a8cf-9d6264e03078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:17.610Z|3242aafb-9917-4991-a8cf-9d6264e03078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:17.813Z|5f18c2e3-b18e-44e4-a880-a3a4fce03844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:09:17.814Z|5f18c2e3-b18e-44e4-a880-a3a4fce03844|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:09:27.574Z|29738058-f8b3-4a5e-bb8f-be8ff991db36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:27.575Z|29738058-f8b3-4a5e-bb8f-be8ff991db36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:27.631Z|9ab526f9-86eb-40ce-910d-9b0768439e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:27.631Z|cca9d030-cf21-4d77-b263-309e89f196d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:27.632Z|9ab526f9-86eb-40ce-910d-9b0768439e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:27.632Z|cca9d030-cf21-4d77-b263-309e89f196d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:31.708Z|d6c4886d-6f6c-46d9-bb11-ea5e553b65ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:09:31.710Z|d6c4886d-6f6c-46d9-bb11-ea5e553b65ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:09:37.600Z|d1df6592-0af8-4229-b726-f6b9e7495e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:37.601Z|d1df6592-0af8-4229-b726-f6b9e7495e2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:37.662Z|04fc5f09-c19c-46d3-aaa6-ff1d90b120a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:37.667Z|04fc5f09-c19c-46d3-aaa6-ff1d90b120a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:37.678Z|b243b5a9-c2c7-4224-a836-fbfb1832ea86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:37.679Z|b243b5a9-c2c7-4224-a836-fbfb1832ea86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:46.709Z|c2f711f0-7e47-485a-82af-f62dfac307a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:09:46.710Z|c2f711f0-7e47-485a-82af-f62dfac307a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:09:47.628Z|79209e31-e7ec-4972-96b5-ce647dda3ea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:47.630Z|79209e31-e7ec-4972-96b5-ce647dda3ea5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:47.707Z|ea2f0066-4494-45e5-b030-422f4232844f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:47.708Z|ea2f0066-4494-45e5-b030-422f4232844f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:47.720Z|cd157349-0504-4094-bd28-b11b5309f660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:47.721Z|cd157349-0504-4094-bd28-b11b5309f660|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:47.814Z|6d2f1ec4-9d65-41aa-9212-f47fbc513d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:09:47.815Z|6d2f1ec4-9d65-41aa-9212-f47fbc513d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:09:57.667Z|fa3ee295-eed2-4e83-a806-e2e95bff1005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:57.668Z|fa3ee295-eed2-4e83-a806-e2e95bff1005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:57.738Z|19c07884-edb1-4014-bd04-e6e2587308bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:57.739Z|19c07884-edb1-4014-bd04-e6e2587308bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:57.756Z|49256a93-f66d-43c2-a45d-8cd3512e22a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:09:57.757Z|49256a93-f66d-43c2-a45d-8cd3512e22a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:09:59.232Z|f787aa07-ed81-4a04-85d4-4f7fe611b1f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:09:59.233Z|f787aa07-ed81-4a04-85d4-4f7fe611b1f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:01.708Z|718c5de8-af6a-4ea0-89af-7d9e2de4bc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:10:01.709Z|718c5de8-af6a-4ea0-89af-7d9e2de4bc3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:10:07.719Z|408ddac2-43e6-4546-bdef-2328d3253967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:07.720Z|408ddac2-43e6-4546-bdef-2328d3253967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:07.775Z|039bf01d-a920-4152-aca7-be6813f49bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:07.775Z|039bf01d-a920-4152-aca7-be6813f49bc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:07.797Z|ab8ed6cd-8ec7-4773-a386-2aafc31c8944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:07.798Z|ab8ed6cd-8ec7-4773-a386-2aafc31c8944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:16.708Z|4ba3bd72-3d00-48bc-bcdf-157f9be29f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:10:16.716Z|4ba3bd72-3d00-48bc-bcdf-157f9be29f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:10:17.753Z|9b988397-3dac-4811-a8cc-5d9a7c048151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:17.754Z|9b988397-3dac-4811-a8cc-5d9a7c048151|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:17.800Z|4847a297-f47e-4025-8fde-b7fefbac7259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:17.801Z|4847a297-f47e-4025-8fde-b7fefbac7259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:17.816Z|8dd3c107-2708-419b-8bff-7bc1a604e763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:10:17.817Z|8dd3c107-2708-419b-8bff-7bc1a604e763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:10:17.827Z|db187ab9-812b-486a-b147-4c176761891b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:17.828Z|db187ab9-812b-486a-b147-4c176761891b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:27.786Z|dd4353ee-6423-443a-b44e-4188326ca12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:27.788Z|dd4353ee-6423-443a-b44e-4188326ca12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:27.826Z|3e72eb1d-883e-41fe-96ec-496abe981ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:27.827Z|3e72eb1d-883e-41fe-96ec-496abe981ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:27.857Z|057f0a95-e6ac-49a1-9f7c-e1c24f110c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:27.860Z|057f0a95-e6ac-49a1-9f7c-e1c24f110c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:31.709Z|b3ec806c-e4c6-4180-ad95-99d8ab30446d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:10:31.709Z|b3ec806c-e4c6-4180-ad95-99d8ab30446d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:10:37.820Z|f346c431-37dd-4823-86fa-e1e54bd3f6b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:37.821Z|f346c431-37dd-4823-86fa-e1e54bd3f6b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:37.856Z|8d393d9f-ce47-46e1-89ab-16911a041292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:37.857Z|8d393d9f-ce47-46e1-89ab-16911a041292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:37.894Z|9ddd6ed6-abf8-480d-b4ca-28d73382fcc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:37.895Z|9ddd6ed6-abf8-480d-b4ca-28d73382fcc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:46.708Z|baf7d551-70d4-4c2d-8c66-4263291c2dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:10:46.709Z|baf7d551-70d4-4c2d-8c66-4263291c2dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:10:47.817Z|52a28193-8307-41ca-b85b-ba70fb0f95b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:10:47.818Z|52a28193-8307-41ca-b85b-ba70fb0f95b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:10:47.858Z|495d235a-835a-4d30-8b1d-0921c60a0902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:47.859Z|495d235a-835a-4d30-8b1d-0921c60a0902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:47.884Z|728389cb-67e9-418d-8bfe-2e1a72df2dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:47.885Z|728389cb-67e9-418d-8bfe-2e1a72df2dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:47.922Z|6ba376e1-16d8-467b-9f27-8a5be0a84a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:47.923Z|6ba376e1-16d8-467b-9f27-8a5be0a84a3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:57.883Z|948aa94c-5b80-4875-85ad-05463e2c3f88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:57.884Z|948aa94c-5b80-4875-85ad-05463e2c3f88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:57.919Z|140c8c05-2fc8-4d47-8049-d4195e42ec92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:57.920Z|140c8c05-2fc8-4d47-8049-d4195e42ec92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:57.952Z|ff90095f-c4c7-4224-a341-d0a447354b04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:10:57.953Z|ff90095f-c4c7-4224-a341-d0a447354b04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:10:59.235Z|5b35dbb6-4ee0-4c01-9075-23c59646bcef|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:10:59.236Z|5b35dbb6-4ee0-4c01-9075-23c59646bcef|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:01.708Z|da738aa8-37a8-425a-92d2-1245df49bf52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:11:01.711Z|da738aa8-37a8-425a-92d2-1245df49bf52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:11:07.914Z|e5dc2446-22ca-40d1-8d72-193382935741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:07.915Z|e5dc2446-22ca-40d1-8d72-193382935741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:07.947Z|b8c8eb98-83fc-4af2-b2ca-74f15038723a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:07.949Z|b8c8eb98-83fc-4af2-b2ca-74f15038723a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:07.983Z|dd273633-9b5f-46da-b9bc-97d4c7ba3592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:07.984Z|dd273633-9b5f-46da-b9bc-97d4c7ba3592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:16.709Z|9a026af6-50ed-4ac9-9393-f28a0f32213d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:11:16.710Z|9a026af6-50ed-4ac9-9393-f28a0f32213d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:11:17.819Z|4db8dd05-23de-46ac-8b16-637ba3b771a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:11:17.819Z|4db8dd05-23de-46ac-8b16-637ba3b771a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:11:17.968Z|5bb79a5e-d3a6-464d-91bf-319ece03c02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:17.969Z|5bb79a5e-d3a6-464d-91bf-319ece03c02d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:17.976Z|4ab9e10e-6c0f-4cc7-8286-b9713c26429f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:17.978Z|4ab9e10e-6c0f-4cc7-8286-b9713c26429f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:18.021Z|1f453d6b-a550-462b-8c2e-2ad7f600a7c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:18.023Z|1f453d6b-a550-462b-8c2e-2ad7f600a7c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:28.008Z|a8c491f9-9a16-4793-998e-3b05d2f28912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:28.009Z|a8c491f9-9a16-4793-998e-3b05d2f28912|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:28.044Z|0de96dd9-4e8c-48f6-a6d0-fe9a98a99a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:28.047Z|0de96dd9-4e8c-48f6-a6d0-fe9a98a99a07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:28.062Z|ff47976d-7097-434d-9ff1-965a03fa7816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:28.063Z|ff47976d-7097-434d-9ff1-965a03fa7816|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:31.708Z|1e7727d1-9e26-46f5-8c1a-11c02883d4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:11:31.709Z|1e7727d1-9e26-46f5-8c1a-11c02883d4cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:11:38.034Z|deabb6d0-37ab-4fc8-a1a5-5260b590b078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:38.035Z|deabb6d0-37ab-4fc8-a1a5-5260b590b078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:38.077Z|956fe368-2d66-4c93-980a-7b8cb18c3d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:38.078Z|956fe368-2d66-4c93-980a-7b8cb18c3d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:38.095Z|43d4c93c-8dba-445c-9b74-0f3c7296d8df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:38.095Z|43d4c93c-8dba-445c-9b74-0f3c7296d8df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:46.708Z|efc4c3e5-17f9-4f2a-b717-44912cd77432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:11:46.711Z|efc4c3e5-17f9-4f2a-b717-44912cd77432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:11:47.820Z|b8dd14b6-cef7-4b3c-a5a8-256ed5adbeca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:11:47.821Z|b8dd14b6-cef7-4b3c-a5a8-256ed5adbeca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:11:48.075Z|536e2b37-023c-43ad-bea9-155358b90624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:48.076Z|536e2b37-023c-43ad-bea9-155358b90624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:48.101Z|8a748800-39c5-432b-ab1b-9ea9564a372d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:48.102Z|8a748800-39c5-432b-ab1b-9ea9564a372d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:48.121Z|2e7c5dd4-6288-4f21-a34c-5189979f2e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:48.122Z|2e7c5dd4-6288-4f21-a34c-5189979f2e37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:58.133Z|3885d2f2-64d8-46df-93e6-3ff7f31821ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:58.134Z|3885d2f2-64d8-46df-93e6-3ff7f31821ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:58.148Z|df935917-6fbf-4f2d-bf5d-39273bcb7deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:58.149Z|df935917-6fbf-4f2d-bf5d-39273bcb7deb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:58.161Z|10b81862-6ddc-4fd5-bec6-c7b82bb1fe6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:11:58.162Z|10b81862-6ddc-4fd5-bec6-c7b82bb1fe6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:11:59.232Z|da249c6b-8c08-474d-9c40-2aeba936b42e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:11:59.233Z|da249c6b-8c08-474d-9c40-2aeba936b42e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:01.708Z|bf31b53e-a4e3-4689-a0b8-60aae5e233b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:12:01.709Z|bf31b53e-a4e3-4689-a0b8-60aae5e233b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:12:08.176Z|5c611d2e-a687-4737-ae68-5c987945949e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:08.176Z|0043eef0-e6ed-4b9b-8c8f-4fe1b017a1fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:08.176Z|0043eef0-e6ed-4b9b-8c8f-4fe1b017a1fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:08.176Z|5c611d2e-a687-4737-ae68-5c987945949e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:08.204Z|30f47ac4-532b-43e4-8c76-9a6a2f7c186d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:08.205Z|30f47ac4-532b-43e4-8c76-9a6a2f7c186d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:16.708Z|5bfeab8e-089a-467c-a54a-18d83394541a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:12:16.709Z|5bfeab8e-089a-467c-a54a-18d83394541a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:12:17.822Z|5322b523-af0f-4512-abd5-fd8585b5f95c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:12:17.822Z|5322b523-af0f-4512-abd5-fd8585b5f95c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:12:18.210Z|dd6066d9-2578-4e2b-98cb-7fa9a0a49d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:18.211Z|dd6066d9-2578-4e2b-98cb-7fa9a0a49d51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:18.215Z|9f07b785-4461-495b-958c-de3540d87ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:18.216Z|9f07b785-4461-495b-958c-de3540d87ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:18.234Z|5ac8be0a-80b8-49af-a27a-fea48b378c36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:18.235Z|5ac8be0a-80b8-49af-a27a-fea48b378c36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:28.261Z|5cae2285-51c4-4a37-8227-d5773e7aa69a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:28.264Z|5cae2285-51c4-4a37-8227-d5773e7aa69a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:28.266Z|7894a866-7276-4c76-99a4-669d4ebcd08c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:28.267Z|7894a866-7276-4c76-99a4-669d4ebcd08c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:28.272Z|c54302f8-d618-4b95-aca3-909024835657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:28.273Z|c54302f8-d618-4b95-aca3-909024835657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:31.708Z|f4f58e88-368c-403c-b90f-46e1b62e9ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:12:31.710Z|f4f58e88-368c-403c-b90f-46e1b62e9ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:12:38.299Z|26c0e9f0-cb0a-46f3-a773-2b4e72cd9780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:38.300Z|26c0e9f0-cb0a-46f3-a773-2b4e72cd9780|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:38.300Z|fd10fb6f-4391-4d80-9db5-89de041f4de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:38.301Z|fd10fb6f-4391-4d80-9db5-89de041f4de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:38.299Z|48ad46ff-8cca-435a-895c-578ed8a04d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:38.315Z|48ad46ff-8cca-435a-895c-578ed8a04d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:46.708Z|96b867bb-b505-4c3c-ba9a-8d8118735dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:12:46.709Z|96b867bb-b505-4c3c-ba9a-8d8118735dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:12:47.823Z|f261da36-407d-499e-99b9-777285807068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:12:47.824Z|f261da36-407d-499e-99b9-777285807068|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:12:48.348Z|40c37292-be4b-4900-a5d1-b297e2c9d734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:48.348Z|76bda057-2a59-4106-b3b6-c242a6d3cf78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:48.348Z|40c37292-be4b-4900-a5d1-b297e2c9d734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:48.349Z|76bda057-2a59-4106-b3b6-c242a6d3cf78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:48.352Z|a9a9183a-85cf-482f-acb5-1ab8592e78de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:48.353Z|a9a9183a-85cf-482f-acb5-1ab8592e78de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:58.394Z|bfd5c6df-72f1-45ba-8fdf-874f03e78224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:58.395Z|bfd5c6df-72f1-45ba-8fdf-874f03e78224|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:58.396Z|efcedbdc-2649-40ac-98b6-a4388a7afc92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:58.397Z|efcedbdc-2649-40ac-98b6-a4388a7afc92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:58.401Z|80d95394-bc92-4824-8795-c11b44e29ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:12:58.402Z|80d95394-bc92-4824-8795-c11b44e29ea3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:12:59.232Z|b18f410b-3ba7-4310-8ebd-23de744af1fd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:12:59.234Z|b18f410b-3ba7-4310-8ebd-23de744af1fd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:01.708Z|db1fe58d-8ac9-497e-b353-cd7e8588d989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:13:01.709Z|db1fe58d-8ac9-497e-b353-cd7e8588d989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:13:08.426Z|b945e779-15af-4bf1-9cd7-ef9bf9ab3fa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:08.426Z|f9691d09-f5cb-4d7d-afcb-9871ae346f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:08.426Z|b945e779-15af-4bf1-9cd7-ef9bf9ab3fa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:08.426Z|f9691d09-f5cb-4d7d-afcb-9871ae346f9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:08.487Z|c850e373-5453-4f2d-acc2-bf06493dd9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:08.487Z|c850e373-5453-4f2d-acc2-bf06493dd9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:16.709Z|b98cc1df-0f1b-4333-9382-25da17d053cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:13:16.711Z|b98cc1df-0f1b-4333-9382-25da17d053cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:13:17.825Z|7e542525-6114-4672-9335-2883c0e4cb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:13:17.825Z|7e542525-6114-4672-9335-2883c0e4cb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:13:18.475Z|c13cf584-0454-455a-973f-cbd4b21a27bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:18.477Z|c13cf584-0454-455a-973f-cbd4b21a27bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:18.488Z|723a92af-215e-487f-83bb-d0f88bda46f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:18.489Z|723a92af-215e-487f-83bb-d0f88bda46f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:18.515Z|a18c8539-0438-4189-a25c-c44f5614c6e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:18.517Z|a18c8539-0438-4189-a25c-c44f5614c6e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:28.514Z|a6db7196-07ea-490c-ba12-dd8c5dd7f888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:28.515Z|a6db7196-07ea-490c-ba12-dd8c5dd7f888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:28.531Z|d4cfadc9-a12b-4e32-923e-076f52891bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:28.532Z|d4cfadc9-a12b-4e32-923e-076f52891bd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:28.557Z|ecd8e4dc-3106-43b6-9e81-ff326c4d6ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:28.558Z|ecd8e4dc-3106-43b6-9e81-ff326c4d6ee3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:31.709Z|3dcf6e5e-b412-4830-92e1-b9079d004f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:13:31.709Z|3dcf6e5e-b412-4830-92e1-b9079d004f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:13:38.570Z|b4fdbad4-8c17-4c77-ab97-754361a694ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:38.571Z|b4fdbad4-8c17-4c77-ab97-754361a694ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:38.571Z|d073d5ab-f4d4-4958-8c96-55893506339f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:38.572Z|d073d5ab-f4d4-4958-8c96-55893506339f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:38.589Z|3042f1be-2dc3-410e-bc6e-603d8d87da75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:38.590Z|3042f1be-2dc3-410e-bc6e-603d8d87da75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:46.708Z|7178dbf4-eb6b-4a1e-97f1-cedeac41df04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:13:46.709Z|7178dbf4-eb6b-4a1e-97f1-cedeac41df04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:13:47.828Z|c980af7f-1108-4568-a5ca-5e2bcdf00cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:13:47.828Z|c980af7f-1108-4568-a5ca-5e2bcdf00cde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:13:48.599Z|43e4e61e-2b49-41d9-8e38-ca05098584b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:48.600Z|43e4e61e-2b49-41d9-8e38-ca05098584b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:48.601Z|42642451-c6d7-44b2-a216-b59dcb01415c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:48.602Z|42642451-c6d7-44b2-a216-b59dcb01415c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:48.621Z|2e12dc09-ddc1-421a-b4d4-ce89f58120ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:48.622Z|2e12dc09-ddc1-421a-b4d4-ce89f58120ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:58.653Z|218b5b1e-d8e3-443b-9fdf-2328f47a0933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:58.653Z|d0a6807d-8f23-4458-a54c-38872b5b8370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:58.654Z|d0a6807d-8f23-4458-a54c-38872b5b8370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:58.654Z|218b5b1e-d8e3-443b-9fdf-2328f47a0933|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:58.663Z|8f6006d2-7e22-4083-8bf2-e70fd8cb4d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:13:58.664Z|8f6006d2-7e22-4083-8bf2-e70fd8cb4d1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:13:59.232Z|3d2a5b47-f4da-43de-9794-7d5834879a16|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:13:59.233Z|3d2a5b47-f4da-43de-9794-7d5834879a16|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:01.708Z|e5922283-59e4-4159-b719-4140eb113549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:14:01.710Z|e5922283-59e4-4159-b719-4140eb113549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:14:08.684Z|dfeec880-65ce-4c5c-a3bc-de94f558cb94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:08.684Z|6ea5ca15-fe7f-4ec8-8407-e2dd44768a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:08.685Z|dfeec880-65ce-4c5c-a3bc-de94f558cb94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:08.686Z|6ea5ca15-fe7f-4ec8-8407-e2dd44768a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:08.710Z|c0811f4f-af99-413b-9d45-1684c06aa64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:08.711Z|c0811f4f-af99-413b-9d45-1684c06aa64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:16.709Z|7f3bc012-7f36-4820-b882-41b171f1f805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:14:16.709Z|7f3bc012-7f36-4820-b882-41b171f1f805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:14:17.829Z|8d392e9f-e3eb-4bf2-af6a-4bfdaaa1e4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:14:17.830Z|8d392e9f-e3eb-4bf2-af6a-4bfdaaa1e4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:14:18.717Z|c2167f06-91c7-48da-8a92-f23a3155f1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:18.722Z|c2167f06-91c7-48da-8a92-f23a3155f1df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:18.717Z|c6d26b60-e7bb-4139-83bf-c6755a130fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:18.724Z|c6d26b60-e7bb-4139-83bf-c6755a130fd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:18.758Z|a63a02f9-987f-46c0-a67f-85f37eb44efd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:18.759Z|a63a02f9-987f-46c0-a67f-85f37eb44efd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:28.768Z|dffd7330-c318-44b7-9159-656ab5fb50ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:28.769Z|dffd7330-c318-44b7-9159-656ab5fb50ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:28.772Z|85954ce7-f2b6-4589-9c81-c736518ceafd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:28.773Z|85954ce7-f2b6-4589-9c81-c736518ceafd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:28.784Z|576cd7d4-2459-4afa-9512-8774ca4785f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:28.785Z|576cd7d4-2459-4afa-9512-8774ca4785f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:31.708Z|0fd13ff3-e15f-46fa-bada-f96dc3fda3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:14:31.709Z|0fd13ff3-e15f-46fa-bada-f96dc3fda3cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:14:38.797Z|f4451b55-9587-41ec-a3f2-2508831440d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:38.798Z|f4451b55-9587-41ec-a3f2-2508831440d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:38.805Z|20c26a1a-fe05-47c5-8a39-b3175262ee8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:38.806Z|20c26a1a-fe05-47c5-8a39-b3175262ee8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:38.831Z|6cb15271-8daf-441a-848e-d15d5e784780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:38.833Z|6cb15271-8daf-441a-848e-d15d5e784780|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:46.708Z|143d85b1-ea46-414a-a4b2-4dc8efabbe1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:14:46.710Z|143d85b1-ea46-414a-a4b2-4dc8efabbe1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:14:47.831Z|7e51ecc3-0acc-4dc7-9a9a-5c289822ff6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:14:47.832Z|7e51ecc3-0acc-4dc7-9a9a-5c289822ff6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:14:48.829Z|62843588-1d6e-4eb6-a0d1-49c4e5180414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:48.830Z|62843588-1d6e-4eb6-a0d1-49c4e5180414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:48.833Z|5056122d-a852-4046-aa67-aa2c991a5d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:48.834Z|5056122d-a852-4046-aa67-aa2c991a5d03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:48.865Z|4861863d-6cec-4b35-a644-42fd7f431add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:48.868Z|4861863d-6cec-4b35-a644-42fd7f431add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:58.857Z|502b3a84-0c1d-41a8-930d-a4a7bd66e3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:58.859Z|502b3a84-0c1d-41a8-930d-a4a7bd66e3d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:58.863Z|455b9b97-b68e-47fb-959a-b8af7de058b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:58.866Z|455b9b97-b68e-47fb-959a-b8af7de058b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:58.904Z|409cfd72-4b23-4eba-beb8-ec4780d620b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:14:58.905Z|409cfd72-4b23-4eba-beb8-ec4780d620b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:14:59.235Z|c4db8414-91da-4dd9-afb7-324b1e54f97e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:14:59.236Z|c4db8414-91da-4dd9-afb7-324b1e54f97e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:01.708Z|185abced-5020-4803-81c9-a69278c24638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:15:01.709Z|185abced-5020-4803-81c9-a69278c24638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:15:08.884Z|49009df3-a73e-442c-880c-16ccf96d94d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:08.885Z|49009df3-a73e-442c-880c-16ccf96d94d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:08.899Z|d092c3a8-9264-4d65-86d3-0c7e2e761bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:08.900Z|d092c3a8-9264-4d65-86d3-0c7e2e761bb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:08.943Z|fe3b29c0-162a-4c7e-acff-1e23c4d04a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:08.944Z|fe3b29c0-162a-4c7e-acff-1e23c4d04a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:16.708Z|37b70dbf-2bb8-4788-8776-b3363d5a9e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:15:16.709Z|37b70dbf-2bb8-4788-8776-b3363d5a9e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:15:17.833Z|fafb1441-6db6-4402-af54-b01fea414e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:15:17.834Z|fafb1441-6db6-4402-af54-b01fea414e60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:15:18.960Z|c135c5bc-75e3-421e-8e7e-6607e391b972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:18.960Z|6f75eea1-58a0-44ae-bb86-db28390c8d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:18.960Z|c135c5bc-75e3-421e-8e7e-6607e391b972|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:18.961Z|6f75eea1-58a0-44ae-bb86-db28390c8d5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:18.987Z|bf560590-0598-4fd6-b20f-2d595064f060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:18.988Z|bf560590-0598-4fd6-b20f-2d595064f060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:29.001Z|df5500d2-2046-4855-baf8-ed0915fb23c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:29.006Z|335b4351-967f-4278-a4da-65e733d0ce24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:29.007Z|335b4351-967f-4278-a4da-65e733d0ce24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:29.013Z|df5500d2-2046-4855-baf8-ed0915fb23c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:29.032Z|5e5160ef-5585-4565-b204-499e5a465a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:29.033Z|5e5160ef-5585-4565-b204-499e5a465a7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:31.709Z|69ff6b93-bdb1-45ea-b97b-ba755f1bb1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:15:31.711Z|69ff6b93-bdb1-45ea-b97b-ba755f1bb1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:15:39.048Z|57408a5e-f542-4804-a5e6-c3649f724b19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:39.049Z|57408a5e-f542-4804-a5e6-c3649f724b19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:39.064Z|45a17490-5e21-43bf-8b44-94335d96e3dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:39.065Z|45a17490-5e21-43bf-8b44-94335d96e3dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:39.069Z|35dede5d-ce24-427f-9593-8a131749b32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:39.071Z|35dede5d-ce24-427f-9593-8a131749b32e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:46.708Z|e7a5f0f4-2ce5-46de-bf1e-ac281c2aac8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:15:46.709Z|e7a5f0f4-2ce5-46de-bf1e-ac281c2aac8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:15:47.835Z|f0077bd4-7480-46d3-bf05-8b68639e22fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:15:47.836Z|f0077bd4-7480-46d3-bf05-8b68639e22fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:15:49.120Z|8131ce74-029d-424b-a8e2-c961fe69c7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:49.120Z|4677ee31-1be0-44aa-9d14-518dda528635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:49.121Z|8131ce74-029d-424b-a8e2-c961fe69c7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:49.122Z|4677ee31-1be0-44aa-9d14-518dda528635|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:49.152Z|ead76d69-9e9a-4dbe-9752-9ff2b9a1421c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:49.153Z|ead76d69-9e9a-4dbe-9752-9ff2b9a1421c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:59.171Z|1720c896-42a0-4bed-9e6d-561baf4cd2a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:59.172Z|1720c896-42a0-4bed-9e6d-561baf4cd2a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:59.176Z|c5ce7a1c-7124-495f-bea1-c9e7dda44fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:59.178Z|c5ce7a1c-7124-495f-bea1-c9e7dda44fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:59.179Z|b8d2ff5e-d48c-44d5-944b-0faaf0f5424b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:15:59.180Z|b8d2ff5e-d48c-44d5-944b-0faaf0f5424b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:15:59.232Z|c1b5de76-3c19-4788-9035-894be91c34aa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:15:59.233Z|c1b5de76-3c19-4788-9035-894be91c34aa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:01.708Z|e64559da-701e-4153-aba6-dff01c399d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:16:01.710Z|e64559da-701e-4153-aba6-dff01c399d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:16:09.215Z|5f4d016e-1be1-47e2-b49f-df0cf4db4e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:09.216Z|5f4d016e-1be1-47e2-b49f-df0cf4db4e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:09.217Z|5bd421c3-7763-46cc-95bc-d29b6abf9487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:09.217Z|5bd421c3-7763-46cc-95bc-d29b6abf9487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:09.215Z|a4269bcf-b22e-4906-ad89-8b929daf0ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:09.218Z|a4269bcf-b22e-4906-ad89-8b929daf0ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:16.708Z|0c7edf7e-a18e-4a02-8b4c-6cc971c2959c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:16:16.710Z|0c7edf7e-a18e-4a02-8b4c-6cc971c2959c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:16:17.837Z|d05a10b9-46cf-4fb2-bcc6-6dff60b763e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:16:17.838Z|d05a10b9-46cf-4fb2-bcc6-6dff60b763e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:16:19.262Z|a9d98992-2e9d-4629-9daa-0b83d89151fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:19.263Z|a9d98992-2e9d-4629-9daa-0b83d89151fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:19.269Z|b791cdbd-b732-4a76-8061-5364f2f1f61e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:19.271Z|b791cdbd-b732-4a76-8061-5364f2f1f61e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:19.288Z|952400fe-6206-4621-8bab-689384672091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:19.292Z|952400fe-6206-4621-8bab-689384672091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:29.343Z|16fb9eda-1461-4eca-9253-9ea1ca58e6cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:29.348Z|16fb9eda-1461-4eca-9253-9ea1ca58e6cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:29.359Z|20665559-729d-4ec1-9616-9ff3c071e8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:29.360Z|7fca2adb-2ee7-4ae0-b649-35f0d123726c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:29.361Z|7fca2adb-2ee7-4ae0-b649-35f0d123726c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:29.365Z|20665559-729d-4ec1-9616-9ff3c071e8d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:31.709Z|df81758c-fb0a-4327-803b-ec2e3bce1628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:16:31.710Z|df81758c-fb0a-4327-803b-ec2e3bce1628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:16:39.407Z|ae61da16-e6dc-415e-972a-24b65828ac70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:39.409Z|ae61da16-e6dc-415e-972a-24b65828ac70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:39.413Z|cb80e55e-6d1a-49b3-93a5-bd05c2eb8b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:39.418Z|cb80e55e-6d1a-49b3-93a5-bd05c2eb8b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:39.422Z|917db8f4-2acb-4f70-bbe2-df368f6b4fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:39.426Z|917db8f4-2acb-4f70-bbe2-df368f6b4fc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:46.709Z|58f68009-c4a3-4b7b-a055-1d66de0d90b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:16:46.710Z|58f68009-c4a3-4b7b-a055-1d66de0d90b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:16:47.839Z|1a2ea950-a4eb-465d-91fd-cbb78225e9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:16:47.840Z|1a2ea950-a4eb-465d-91fd-cbb78225e9ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:16:49.476Z|d9122e0a-5141-4402-b029-a86aaca5a67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:49.478Z|f9046121-5bff-40e0-8c54-e4b23427e720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:49.478Z|5fe60bde-ad89-4ca3-8da7-744aacd64e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:49.478Z|d9122e0a-5141-4402-b029-a86aaca5a67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:49.479Z|5fe60bde-ad89-4ca3-8da7-744aacd64e32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:49.479Z|f9046121-5bff-40e0-8c54-e4b23427e720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:59.239Z|9f24bbd6-f6f9-4cc0-a815-065e7daca572|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:16:59.242Z|9f24bbd6-f6f9-4cc0-a815-065e7daca572|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:59.522Z|7e8d779f-4ebb-4852-85b5-845b11a85d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:59.522Z|7e8d779f-4ebb-4852-85b5-845b11a85d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:59.533Z|8043bb04-5309-45fb-9517-52158073bdfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:59.533Z|c5470626-1823-44c5-ae14-fbaa1c1e91bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:16:59.534Z|8043bb04-5309-45fb-9517-52158073bdfd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:16:59.535Z|c5470626-1823-44c5-ae14-fbaa1c1e91bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:01.708Z|9bec6e83-f61d-43b0-bc4f-06c35dc44d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:17:01.710Z|9bec6e83-f61d-43b0-bc4f-06c35dc44d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:17:09.597Z|aad3d6fb-9f4a-4af5-882f-f599aac22b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:09.599Z|aad3d6fb-9f4a-4af5-882f-f599aac22b6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:09.601Z|1ee5b2a9-6a95-422c-8354-14c36b08ce74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:09.601Z|1ee5b2a9-6a95-422c-8354-14c36b08ce74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:09.608Z|4baa4bf2-5408-4b74-97ec-f28f22948a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:09.609Z|4baa4bf2-5408-4b74-97ec-f28f22948a88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:16.709Z|30d08b52-b67a-46a9-94d1-71828be9cdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:17:16.710Z|30d08b52-b67a-46a9-94d1-71828be9cdbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:17:17.841Z|49dcaf18-313f-4ecd-b639-d33e985479cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:17:17.842Z|49dcaf18-313f-4ecd-b639-d33e985479cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:17:19.630Z|5ba55ba5-3a20-49c1-ba39-a5e1cbe9567b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:19.631Z|5ba55ba5-3a20-49c1-ba39-a5e1cbe9567b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:19.643Z|f9f006a6-6fef-4a28-a69e-0ffca5932e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:19.645Z|f9f006a6-6fef-4a28-a69e-0ffca5932e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:19.646Z|0aade71e-1295-4d47-9ee6-3657729a1ae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:19.647Z|0aade71e-1295-4d47-9ee6-3657729a1ae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:29.661Z|12e2fbb9-c9c2-42f3-8c70-e1674e561632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:29.667Z|12e2fbb9-c9c2-42f3-8c70-e1674e561632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:29.698Z|56bc3c2c-941f-435b-b43f-84ea6d8c3441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:29.699Z|56bc3c2c-941f-435b-b43f-84ea6d8c3441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:29.702Z|77ffabe7-5b42-4124-b576-7b598051f365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:29.705Z|77ffabe7-5b42-4124-b576-7b598051f365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:31.709Z|282995a2-d440-49f1-8716-5ab7d7c727b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:17:31.710Z|282995a2-d440-49f1-8716-5ab7d7c727b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:17:39.691Z|0658dd23-e1e4-4daa-a195-b970f59952f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:39.693Z|0658dd23-e1e4-4daa-a195-b970f59952f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:39.729Z|0a209a0a-c17a-4317-bdd7-57f23b426ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:39.730Z|0a209a0a-c17a-4317-bdd7-57f23b426ed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:39.742Z|0f518b2c-4f67-4f04-a533-dd924c3c06b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:39.742Z|0f518b2c-4f67-4f04-a533-dd924c3c06b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:46.709Z|6323e432-23c3-4fd0-afcc-e1c154ac460f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:17:46.711Z|6323e432-23c3-4fd0-afcc-e1c154ac460f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:17:47.843Z|599bbc8d-c2b6-4382-84cb-be1c84499314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:17:47.844Z|599bbc8d-c2b6-4382-84cb-be1c84499314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:17:49.745Z|c3d0093e-497d-4f3e-aac9-0c7a29c91967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:49.746Z|c3d0093e-497d-4f3e-aac9-0c7a29c91967|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:49.755Z|ace718e6-342e-417c-bd9d-ab15caed2846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:49.756Z|ace718e6-342e-417c-bd9d-ab15caed2846|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:49.771Z|a92a7d96-9d0e-46ec-b4ed-0f12a004b1f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:49.773Z|a92a7d96-9d0e-46ec-b4ed-0f12a004b1f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:59.235Z|683075d0-36a6-4cc1-bbbb-2aca8a133f38|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:17:59.236Z|683075d0-36a6-4cc1-bbbb-2aca8a133f38|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:59.797Z|f286df09-0d96-4c17-8f34-593d9bf116cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:59.799Z|f286df09-0d96-4c17-8f34-593d9bf116cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:59.800Z|4df22706-3b3c-4da4-9083-baa21c2a0994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:59.801Z|4df22706-3b3c-4da4-9083-baa21c2a0994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:17:59.814Z|b99dcc46-62d8-461f-b9a5-a3a1257576fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:17:59.815Z|b99dcc46-62d8-461f-b9a5-a3a1257576fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:01.708Z|014814a2-085f-44c6-92e7-68e91f479cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:18:01.709Z|014814a2-085f-44c6-92e7-68e91f479cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:18:09.833Z|2e0591aa-0a67-4541-bb52-f5cdce44bc1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:09.834Z|2e0591aa-0a67-4541-bb52-f5cdce44bc1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:09.839Z|59fd8f3f-b4cf-4116-8211-58351ea2bff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:09.839Z|59fd8f3f-b4cf-4116-8211-58351ea2bff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:09.860Z|f5eecf55-84cc-4614-b20d-a004e40568a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:09.861Z|f5eecf55-84cc-4614-b20d-a004e40568a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:16.709Z|f1ecb273-c313-4dc9-9d57-90e9be188f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:18:16.710Z|f1ecb273-c313-4dc9-9d57-90e9be188f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:18:17.845Z|79396397-ac64-42df-87ce-aa9baf858962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:18:17.845Z|79396397-ac64-42df-87ce-aa9baf858962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:18:19.876Z|635d09da-5b90-4336-be01-d8242048088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:19.877Z|635d09da-5b90-4336-be01-d8242048088a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:19.888Z|ed9458a9-8bfe-4cf9-9a57-e645e8a55a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:19.889Z|ed9458a9-8bfe-4cf9-9a57-e645e8a55a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:19.892Z|866d2d61-1a1a-4f20-a0ba-dc69bc530b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:19.892Z|866d2d61-1a1a-4f20-a0ba-dc69bc530b94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:29.904Z|9f78c081-c1fe-4a8c-aa00-97837779e14d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:29.905Z|9f78c081-c1fe-4a8c-aa00-97837779e14d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:29.929Z|b106521d-0af4-4d98-9f79-171a2ba41123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:29.929Z|b106521d-0af4-4d98-9f79-171a2ba41123|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:29.921Z|1806b46d-a6a4-4aac-9092-ab8f5a894b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:29.931Z|1806b46d-a6a4-4aac-9092-ab8f5a894b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:31.709Z|e3397d83-06db-4794-bc9b-963bea4d034c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:18:31.712Z|e3397d83-06db-4794-bc9b-963bea4d034c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:18:39.931Z|c4a5859b-cb93-4283-8ca2-67a64085fede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:39.933Z|c4a5859b-cb93-4283-8ca2-67a64085fede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:39.962Z|96518d57-5697-485e-a429-5c6e98163373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:39.963Z|96518d57-5697-485e-a429-5c6e98163373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:39.988Z|0bd09714-9964-4f45-99ee-b0c6c8564709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:39.989Z|0bd09714-9964-4f45-99ee-b0c6c8564709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:46.708Z|264db1a9-0cbc-4170-9539-89c95d40205d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:18:46.709Z|264db1a9-0cbc-4170-9539-89c95d40205d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:18:47.846Z|a62a1cdc-d829-4a18-8744-fc6a482e4755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:18:47.847Z|a62a1cdc-d829-4a18-8744-fc6a482e4755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:18:49.964Z|822ca9f2-28ec-4679-827e-e6701a8bbdf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:49.965Z|822ca9f2-28ec-4679-827e-e6701a8bbdf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:49.990Z|0ba29bbf-c04a-4a30-bc88-d2770d4dd2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:49.991Z|0ba29bbf-c04a-4a30-bc88-d2770d4dd2d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:50.036Z|ab3af8e7-64c9-4267-8adb-4ec40c17b2a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:50.036Z|ab3af8e7-64c9-4267-8adb-4ec40c17b2a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:59.233Z|5d52cbee-bd0e-4fd6-b8b7-231b379fd745|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:18:59.234Z|5d52cbee-bd0e-4fd6-b8b7-231b379fd745|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:18:59.996Z|d5605391-a095-406a-92bc-81bea3d63719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:18:59.998Z|d5605391-a095-406a-92bc-81bea3d63719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:00.069Z|24fcb1a2-be6d-4af3-96e3-7e8b26c0c595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:00.070Z|24fcb1a2-be6d-4af3-96e3-7e8b26c0c595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:00.082Z|92e13194-017d-45d8-b809-7818bb445577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:00.085Z|92e13194-017d-45d8-b809-7818bb445577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:01.708Z|84ed5669-4777-46a6-90d5-581d4ab1d21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:19:01.709Z|84ed5669-4777-46a6-90d5-581d4ab1d21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:19:10.058Z|020cfa1b-ea13-4466-88dd-24ca4f4090ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:10.059Z|020cfa1b-ea13-4466-88dd-24ca4f4090ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:10.098Z|79eb5bf6-bee1-4ea4-8e6d-7e38070a2856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:10.099Z|79eb5bf6-bee1-4ea4-8e6d-7e38070a2856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:10.137Z|b16de875-4344-4d4e-9548-1162bea24536|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:10.138Z|b16de875-4344-4d4e-9548-1162bea24536|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:16.708Z|e6f92f2c-81e7-4eed-8c64-c22b528ac797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:19:16.712Z|e6f92f2c-81e7-4eed-8c64-c22b528ac797|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:19:17.848Z|7616d001-4f87-4988-bfa1-9168beaa6203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:19:17.849Z|7616d001-4f87-4988-bfa1-9168beaa6203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:19:20.105Z|20c17988-29d9-4842-a811-c7482522fe7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:20.106Z|20c17988-29d9-4842-a811-c7482522fe7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:20.128Z|a5649559-7937-4504-8511-fc1e5102133e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:20.129Z|a5649559-7937-4504-8511-fc1e5102133e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:20.176Z|ce3d5aae-bb68-4a6f-9a4f-c184595dc7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:20.178Z|ce3d5aae-bb68-4a6f-9a4f-c184595dc7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:30.139Z|412c7229-d47e-46db-bae8-7b6942e0dbd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:30.141Z|412c7229-d47e-46db-bae8-7b6942e0dbd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:30.177Z|5e7dc9cf-6306-42b6-9221-2c5ae93f982a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:30.178Z|5e7dc9cf-6306-42b6-9221-2c5ae93f982a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:30.220Z|0b3672eb-2d29-4148-b761-0b1814fbcfd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:30.221Z|0b3672eb-2d29-4148-b761-0b1814fbcfd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:31.708Z|a5117cc2-9616-4416-bf76-64b1d57bab9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:19:31.709Z|a5117cc2-9616-4416-bf76-64b1d57bab9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:19:40.180Z|36ee13e6-087b-40e4-a185-862a1cb7987a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:40.181Z|36ee13e6-087b-40e4-a185-862a1cb7987a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:40.224Z|64598a76-2a49-4a8c-b464-251db8335a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:40.225Z|64598a76-2a49-4a8c-b464-251db8335a05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:40.254Z|82552683-7b10-4918-ad77-4577061f7507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:40.254Z|82552683-7b10-4918-ad77-4577061f7507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:46.708Z|c255bdf6-7d79-496a-bf47-eb6e89edecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:19:46.709Z|c255bdf6-7d79-496a-bf47-eb6e89edecfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:19:47.852Z|5b98a9b3-affe-4b34-90a3-ab3f19270de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:19:47.852Z|5b98a9b3-affe-4b34-90a3-ab3f19270de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:19:50.223Z|db4455fe-6f3c-4b7a-b00b-a7a99185a06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:50.224Z|db4455fe-6f3c-4b7a-b00b-a7a99185a06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:50.270Z|b6005f9e-6dab-4096-959e-66a5dfff5c95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:50.271Z|b6005f9e-6dab-4096-959e-66a5dfff5c95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:50.295Z|cb22e46b-baff-4265-95fa-901a906525af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:19:50.296Z|cb22e46b-baff-4265-95fa-901a906525af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:19:59.232Z|53b8ddb3-cdcd-4407-a631-1c6c2fa6e01b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:19:59.234Z|53b8ddb3-cdcd-4407-a631-1c6c2fa6e01b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:00.275Z|80232286-d0ec-4ca3-b807-c1a0d3428ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:00.277Z|80232286-d0ec-4ca3-b807-c1a0d3428ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:00.340Z|50d91730-abc4-4392-b377-7ddfdb068a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:00.342Z|50d91730-abc4-4392-b377-7ddfdb068a52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:00.345Z|a362316f-8d53-43a3-b193-f3838d221dbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:00.346Z|a362316f-8d53-43a3-b193-f3838d221dbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:01.708Z|a813bae8-94e8-477f-9df8-b32b7281a549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:20:01.710Z|a813bae8-94e8-477f-9df8-b32b7281a549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:20:10.305Z|4a938d0b-d887-4c02-98e4-73a6b4a316af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:10.306Z|4a938d0b-d887-4c02-98e4-73a6b4a316af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:10.381Z|5f07ea9e-eeed-4460-a82a-c2ff45017eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:10.382Z|5f07ea9e-eeed-4460-a82a-c2ff45017eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:10.387Z|d3dbf39c-fba5-4ea1-af98-21f0129c96b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:10.388Z|d3dbf39c-fba5-4ea1-af98-21f0129c96b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:16.710Z|4f2bf9f0-c971-4772-a06c-ecc826a353b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:20:16.711Z|4f2bf9f0-c971-4772-a06c-ecc826a353b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:20:17.853Z|6a1366f5-9c63-4435-96f0-d6b14627ff7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:20:17.854Z|6a1366f5-9c63-4435-96f0-d6b14627ff7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:20:20.341Z|1478889b-71e6-4c0e-94d1-7cc31f2451d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:20.342Z|1478889b-71e6-4c0e-94d1-7cc31f2451d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:20.416Z|62555179-8fd2-48d5-bf88-9c70516eac69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:20.417Z|62555179-8fd2-48d5-bf88-9c70516eac69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:20.420Z|3b4d4fa4-fd81-4c99-9ef3-97fe61e52949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:20.421Z|3b4d4fa4-fd81-4c99-9ef3-97fe61e52949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:30.374Z|fe2bb3ea-1b20-4596-a95c-dbe9e5448913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:30.375Z|fe2bb3ea-1b20-4596-a95c-dbe9e5448913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:30.445Z|c071cd9d-e5b8-4ba7-b338-94d3a5435f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:30.446Z|795c3758-fc4f-4283-877d-ec2177c10d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:30.447Z|795c3758-fc4f-4283-877d-ec2177c10d3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:30.446Z|c071cd9d-e5b8-4ba7-b338-94d3a5435f06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:31.710Z|6e3fd3ec-dce7-4490-bbe6-e4d52c9adceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:20:31.710Z|6e3fd3ec-dce7-4490-bbe6-e4d52c9adceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:20:40.419Z|8c0bc910-0318-4e18-b8b2-a099dabc195b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:40.421Z|8c0bc910-0318-4e18-b8b2-a099dabc195b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:40.488Z|7bc3f8a3-38d0-4ed9-86be-b5d81a55e9b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:40.489Z|7bc3f8a3-38d0-4ed9-86be-b5d81a55e9b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:40.499Z|50d15cf9-fd8c-4f6a-9a43-0781f8bf9592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:40.499Z|50d15cf9-fd8c-4f6a-9a43-0781f8bf9592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:46.708Z|9ce8ae76-560a-4ed3-9039-8bbd03fad53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:20:46.710Z|9ce8ae76-560a-4ed3-9039-8bbd03fad53d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:20:47.857Z|e0f26118-60d7-4a2d-bd53-3f455d9da2d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:20:47.858Z|e0f26118-60d7-4a2d-bd53-3f455d9da2d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:20:50.489Z|48b4fc78-6b56-4eb0-ad83-2721874ce4c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:50.490Z|48b4fc78-6b56-4eb0-ad83-2721874ce4c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:50.516Z|47edcbba-daaa-4f74-9127-1983606de960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:50.517Z|47edcbba-daaa-4f74-9127-1983606de960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:50.525Z|35cd7223-6cc9-45c8-9fca-e62c24475399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:20:50.526Z|35cd7223-6cc9-45c8-9fca-e62c24475399|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:20:59.234Z|3241393e-ebf9-45a5-911c-3fd70cd72bd8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:20:59.235Z|3241393e-ebf9-45a5-911c-3fd70cd72bd8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:00.532Z|9f31dde0-01e8-4344-bec1-bfa2b8e2bb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:00.533Z|9f31dde0-01e8-4344-bec1-bfa2b8e2bb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:00.556Z|26d2f278-5848-4342-ae64-57d3f01551c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:00.557Z|26d2f278-5848-4342-ae64-57d3f01551c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:00.581Z|e81e2f19-2d10-4a35-9d42-c79521af0da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:00.583Z|e81e2f19-2d10-4a35-9d42-c79521af0da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:01.708Z|4c0745cd-f164-4d9d-9c7e-24ba02e2d079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:21:01.709Z|4c0745cd-f164-4d9d-9c7e-24ba02e2d079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:21:10.572Z|f9836356-1c5c-44fc-8d27-5bfbacbc2d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:10.574Z|f9836356-1c5c-44fc-8d27-5bfbacbc2d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:10.599Z|3ffee408-a903-41b5-8a01-24440d953da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:10.600Z|3ffee408-a903-41b5-8a01-24440d953da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:10.616Z|12514066-e2e7-4296-9be0-9c2f76ce9cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:10.617Z|12514066-e2e7-4296-9be0-9c2f76ce9cb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:16.708Z|62841e45-17d4-49ce-b07d-95c2e73fb398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:21:16.709Z|62841e45-17d4-49ce-b07d-95c2e73fb398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:21:17.859Z|d41fcdb0-c6d7-4d99-a7ee-52d5cedd0a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:21:17.860Z|d41fcdb0-c6d7-4d99-a7ee-52d5cedd0a20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:21:20.615Z|a4d2139b-9ad4-4bd3-b740-8882a8deda87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:20.615Z|a4d2139b-9ad4-4bd3-b740-8882a8deda87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:20.629Z|a795f426-3f70-4473-9a8d-7d6a418b21b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:20.631Z|a795f426-3f70-4473-9a8d-7d6a418b21b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:20.652Z|cb872143-c937-4676-a0e7-236ebacc5861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:20.653Z|cb872143-c937-4676-a0e7-236ebacc5861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:30.642Z|5af5067d-f73b-4993-b3f8-b50fdbc330b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:30.644Z|5af5067d-f73b-4993-b3f8-b50fdbc330b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:30.670Z|07f846ee-fcc4-4d47-8374-d88e692633e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:30.671Z|07f846ee-fcc4-4d47-8374-d88e692633e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:30.684Z|13dccd45-6e89-479c-8600-a37718f5b862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:30.685Z|13dccd45-6e89-479c-8600-a37718f5b862|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:31.708Z|ab3f493c-9f89-4b13-955b-c46a3d9c3180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:21:31.715Z|ab3f493c-9f89-4b13-955b-c46a3d9c3180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:21:40.669Z|f3326259-33d4-4abd-9dab-3abef0c0f814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:40.670Z|f3326259-33d4-4abd-9dab-3abef0c0f814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:40.700Z|df3d8c53-79ac-4ef6-aaa0-4b9f95f949ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:40.701Z|df3d8c53-79ac-4ef6-aaa0-4b9f95f949ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:40.718Z|1dec3130-3515-4e69-bba6-eafa19faa7b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:40.719Z|1dec3130-3515-4e69-bba6-eafa19faa7b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:46.708Z|4fbeeb5d-7f8a-46de-8760-6673b70a045f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:21:46.709Z|4fbeeb5d-7f8a-46de-8760-6673b70a045f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:21:47.861Z|fbd74017-c1ac-492d-b76b-7f8cdcb6b474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:21:47.861Z|fbd74017-c1ac-492d-b76b-7f8cdcb6b474|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:21:50.697Z|7798e908-1f1f-412a-8ac8-587da1e74a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:50.698Z|7798e908-1f1f-412a-8ac8-587da1e74a30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:50.731Z|2e72fcbf-0e9d-4010-8b39-3c0fa0dabf59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:50.732Z|2e72fcbf-0e9d-4010-8b39-3c0fa0dabf59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:50.747Z|32a339b3-575e-4581-917e-10d9e7cfb544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:21:50.748Z|32a339b3-575e-4581-917e-10d9e7cfb544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:21:59.261Z|56a010de-9198-4892-ad54-948d69239334|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:21:59.264Z|56a010de-9198-4892-ad54-948d69239334|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:00.724Z|d344e348-0332-49bd-a88a-256ee129502d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:00.725Z|d344e348-0332-49bd-a88a-256ee129502d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:00.765Z|dd2f48be-5007-4c57-885d-1723087676b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:00.766Z|dd2f48be-5007-4c57-885d-1723087676b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:00.780Z|eec01a3b-082e-4c01-be85-68240928d76d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:00.780Z|eec01a3b-082e-4c01-be85-68240928d76d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:01.708Z|efddde44-715a-43a3-8af7-89d6de6bb4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:22:01.709Z|efddde44-715a-43a3-8af7-89d6de6bb4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:22:10.766Z|5f68daf0-a11a-4c60-8e3b-4ccf1f967adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:10.767Z|5f68daf0-a11a-4c60-8e3b-4ccf1f967adb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:10.791Z|32241532-5a4b-49a5-81c4-4c4a6477536c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:10.792Z|32241532-5a4b-49a5-81c4-4c4a6477536c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:10.810Z|3c4ffa17-73e7-4348-9884-31607d4e1e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:10.811Z|3c4ffa17-73e7-4348-9884-31607d4e1e48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:16.708Z|08c3915a-0351-4d95-be62-279d199feab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:22:16.710Z|08c3915a-0351-4d95-be62-279d199feab1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:22:17.862Z|d0681528-29a6-4759-8f0e-42d21d31974c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:22:17.863Z|d0681528-29a6-4759-8f0e-42d21d31974c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:22:20.794Z|6a2ad9a8-4209-4f4d-a9ac-a44fe699ad8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:20.794Z|6a2ad9a8-4209-4f4d-a9ac-a44fe699ad8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:20.836Z|16ebebb3-780f-48bf-81fe-898ae96d9a03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:20.837Z|16ebebb3-780f-48bf-81fe-898ae96d9a03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:20.844Z|e4075cc1-9549-4fab-8f17-070b1032bad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:20.844Z|e4075cc1-9549-4fab-8f17-070b1032bad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:30.824Z|4adcb85d-ac18-4fcf-aba0-73029abb0856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:30.825Z|4adcb85d-ac18-4fcf-aba0-73029abb0856|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:30.884Z|6ef670f1-dea2-429d-8a5e-7871b9f188c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:30.885Z|6ef670f1-dea2-429d-8a5e-7871b9f188c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:30.884Z|bbf30e75-6800-4645-9603-5a59ead1d187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:30.888Z|bbf30e75-6800-4645-9603-5a59ead1d187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:31.709Z|f4f95842-8c3e-46be-910e-1f4ec9b41337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:22:31.711Z|f4f95842-8c3e-46be-910e-1f4ec9b41337|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:22:40.859Z|28079566-6983-4a3f-aa02-26b0ec43016e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:40.933Z|28079566-6983-4a3f-aa02-26b0ec43016e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:40.949Z|10e52984-6ee7-41fd-917b-57330d0b261d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:40.950Z|10e52984-6ee7-41fd-917b-57330d0b261d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:40.949Z|c05006d0-c1f3-4b99-a5d4-bd4576406074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:40.951Z|c05006d0-c1f3-4b99-a5d4-bd4576406074|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:46.708Z|25cd287d-eb13-4282-8b41-19277c3a825c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:22:46.709Z|25cd287d-eb13-4282-8b41-19277c3a825c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:22:47.863Z|770dacd6-7c56-4d4a-9fe0-16c34fdbb21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:22:47.864Z|770dacd6-7c56-4d4a-9fe0-16c34fdbb21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:22:50.979Z|ebc60b6b-020b-4c84-857a-6916faef1491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:50.980Z|ebc60b6b-020b-4c84-857a-6916faef1491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:51.000Z|64012999-8892-48cb-abeb-6aee6918574a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:51.001Z|64012999-8892-48cb-abeb-6aee6918574a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:51.002Z|65c2a989-9efb-4df2-aeb3-0913c5604829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:22:51.003Z|65c2a989-9efb-4df2-aeb3-0913c5604829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:22:57.702Z||http-nio-8080-exec-1|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xe40xd80xfb0xe50xb40x9b`0x100xa30x9f0x1b0x0bv0x840x9a'0xbf=|0x0c0x9b0x86nP0x13L0xfc\0x97~0x0f0x0c]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-01-03T08:22:59.233Z|8d5f32d4-a748-42f3-b43b-7c44ce247fa3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:22:59.234Z|8d5f32d4-a748-42f3-b43b-7c44ce247fa3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:01.016Z|98c02836-24cd-47f5-9ae5-5439ff701fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:01.017Z|98c02836-24cd-47f5-9ae5-5439ff701fb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:01.034Z|9a89632b-70fe-4d6a-bc8d-b78228555748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:01.035Z|9a89632b-70fe-4d6a-bc8d-b78228555748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:01.037Z|621439ab-8208-44d6-8f4b-5fbb69094daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:01.037Z|621439ab-8208-44d6-8f4b-5fbb69094daf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:01.708Z|e345c7c2-a1f6-4bf9-905f-fde45c48cd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:23:01.715Z|e345c7c2-a1f6-4bf9-905f-fde45c48cd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:23:11.054Z|01c3c461-f269-4839-863b-886aa9bf9ae0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:11.056Z|01c3c461-f269-4839-863b-886aa9bf9ae0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:11.070Z|cab59738-a21c-47cd-8979-615f1f50ee85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:11.071Z|cab59738-a21c-47cd-8979-615f1f50ee85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:11.078Z|0e126790-db97-4a7f-ba38-e56d90242186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:11.079Z|0e126790-db97-4a7f-ba38-e56d90242186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:16.708Z|9ff3bb98-a20c-49ab-9429-66c995f936c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:23:16.709Z|9ff3bb98-a20c-49ab-9429-66c995f936c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:23:17.865Z|a89c81a1-b0b7-4a23-94f0-5391b3d79605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:23:17.866Z|a89c81a1-b0b7-4a23-94f0-5391b3d79605|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:23:21.090Z|1781e52f-7ccf-4c78-b420-eb6c5b26ce1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:21.091Z|1781e52f-7ccf-4c78-b420-eb6c5b26ce1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:21.112Z|73d7d6fa-d2d8-4f52-a81d-a4130e9dd1be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:21.112Z|85d05108-bbda-4578-a048-11a2d1be2fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:21.112Z|73d7d6fa-d2d8-4f52-a81d-a4130e9dd1be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:21.112Z|85d05108-bbda-4578-a048-11a2d1be2fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:31.144Z|82e69679-52fc-4f5a-814e-7606cfbf689d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:31.145Z|82e69679-52fc-4f5a-814e-7606cfbf689d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:31.170Z|4a04dd65-db78-43eb-aa7b-5d03797d79f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:31.171Z|4a04dd65-db78-43eb-aa7b-5d03797d79f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:31.175Z|86b599db-9a3e-420a-b592-12637181caf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:31.175Z|86b599db-9a3e-420a-b592-12637181caf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:31.708Z|de82da19-49ae-40bf-9f5b-e7ed4a3bb0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:23:31.709Z|de82da19-49ae-40bf-9f5b-e7ed4a3bb0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:23:41.190Z|c6177a16-0b3b-47d4-b0a4-dc80705f1e1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:41.191Z|c6177a16-0b3b-47d4-b0a4-dc80705f1e1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:41.209Z|2a7830ca-a219-4307-be7a-fa8d6ae18bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:41.210Z|2a7830ca-a219-4307-be7a-fa8d6ae18bfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:41.217Z|f9da6dc8-0613-478d-8e90-3b21d800e106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:41.217Z|f9da6dc8-0613-478d-8e90-3b21d800e106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:46.708Z|fc23f739-ea93-4c09-89e9-e52d7fc4a47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:23:46.711Z|fc23f739-ea93-4c09-89e9-e52d7fc4a47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:23:47.867Z|24b4b922-e368-4f79-9625-0978c4a3a1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:23:47.867Z|24b4b922-e368-4f79-9625-0978c4a3a1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:23:51.216Z|fe1ad139-f124-4119-8ac5-9598f48a2d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:51.217Z|fe1ad139-f124-4119-8ac5-9598f48a2d7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:51.248Z|53e1f8b5-29b0-4f9d-b2f0-55ad4563d315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:51.249Z|53e1f8b5-29b0-4f9d-b2f0-55ad4563d315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:51.276Z|7c619e72-f190-4746-bbfa-485468c94362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:23:51.277Z|7c619e72-f190-4746-bbfa-485468c94362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:23:59.233Z|f26158e1-5f8f-40a5-93cf-c56e2f68d8e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:23:59.234Z|f26158e1-5f8f-40a5-93cf-c56e2f68d8e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:01.260Z|63646a9f-5f18-4f51-9b6c-6b309d18fd70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:01.261Z|63646a9f-5f18-4f51-9b6c-6b309d18fd70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:01.294Z|eefc6b8c-0925-4ffd-a0af-dbe5483a0f04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:01.295Z|eefc6b8c-0925-4ffd-a0af-dbe5483a0f04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:01.310Z|5f352b7f-3bac-4f96-a151-cbfedd7744bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:01.311Z|5f352b7f-3bac-4f96-a151-cbfedd7744bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:01.708Z|21186f69-915c-4272-a83f-e0e16e14adce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:24:01.709Z|21186f69-915c-4272-a83f-e0e16e14adce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:24:11.300Z|91aa55d3-bb4c-440b-86f4-5d8c92ef5d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:11.301Z|91aa55d3-bb4c-440b-86f4-5d8c92ef5d4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:11.340Z|13335e9c-2727-42f5-9d41-4f20ebd58c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:11.341Z|13335e9c-2727-42f5-9d41-4f20ebd58c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:11.349Z|c573321d-95d4-4aca-926a-b59e908ffbe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:11.351Z|c573321d-95d4-4aca-926a-b59e908ffbe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:16.709Z|aabfb692-88a1-48db-8dc6-6f7e5432331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:24:16.710Z|aabfb692-88a1-48db-8dc6-6f7e5432331f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:24:17.868Z|296ea07d-7856-4228-bb98-27084dea9cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:24:17.869Z|296ea07d-7856-4228-bb98-27084dea9cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:24:21.331Z|00e5acbf-795d-4b65-ab9c-c13640a8d493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:21.333Z|00e5acbf-795d-4b65-ab9c-c13640a8d493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:21.375Z|d76337c1-bc15-449e-a01d-4bba07cd0b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:21.376Z|d76337c1-bc15-449e-a01d-4bba07cd0b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:21.387Z|813e3d22-87bc-452b-aefe-affb7b53bbb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:21.387Z|813e3d22-87bc-452b-aefe-affb7b53bbb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:31.375Z|d47c6bc8-f538-412c-8d36-fc4e2e6b7fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:31.376Z|d47c6bc8-f538-412c-8d36-fc4e2e6b7fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:31.404Z|b36925a1-166a-4b37-81e9-ecf94b21b039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:31.405Z|b36925a1-166a-4b37-81e9-ecf94b21b039|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:31.442Z|784563d3-8c56-46d5-8c51-88bdf40bd3da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:31.443Z|784563d3-8c56-46d5-8c51-88bdf40bd3da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:31.709Z|4212d840-a1a3-4e2b-a7f4-723143bf1e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:24:31.712Z|4212d840-a1a3-4e2b-a7f4-723143bf1e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:24:41.418Z|d2ba2c22-0e6d-4a62-be1b-777f77defb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:41.419Z|d2ba2c22-0e6d-4a62-be1b-777f77defb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:41.441Z|79761875-d1c9-4b28-8762-285f8f0798ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:41.442Z|79761875-d1c9-4b28-8762-285f8f0798ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:41.471Z|c13d5373-92bb-4190-ab60-8d337ff54625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:41.472Z|c13d5373-92bb-4190-ab60-8d337ff54625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:46.708Z|039137ca-4c3e-4b0f-af8b-fd84efe79e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:24:46.709Z|039137ca-4c3e-4b0f-af8b-fd84efe79e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:24:47.870Z|f462c831-e75e-4a9f-967d-7f7d748fc692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:24:47.871Z|f462c831-e75e-4a9f-967d-7f7d748fc692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:24:51.446Z|a818187f-7011-4c72-a01d-a8a058134cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:51.447Z|a818187f-7011-4c72-a01d-a8a058134cfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:51.470Z|86b03127-175a-47bb-800c-1077ea6cf96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:51.472Z|86b03127-175a-47bb-800c-1077ea6cf96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:51.502Z|fd7800c0-1120-4f8c-ad90-2898c280fc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:24:51.503Z|fd7800c0-1120-4f8c-ad90-2898c280fc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:24:59.233Z|e2ad3dd4-280f-44af-8c7d-f24509d9dcd5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:24:59.234Z|e2ad3dd4-280f-44af-8c7d-f24509d9dcd5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:01.484Z|de5d388d-89a0-4783-a4cb-c757f1be9240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:01.484Z|de5d388d-89a0-4783-a4cb-c757f1be9240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:01.511Z|c46a5d3f-0816-4f15-8088-0886e3ab44da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:01.512Z|c46a5d3f-0816-4f15-8088-0886e3ab44da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:01.537Z|348e2448-6264-4234-b28c-04a5e8871b46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:01.538Z|348e2448-6264-4234-b28c-04a5e8871b46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:01.708Z|bd6f33e8-fd5a-4e8a-9676-8d210f14231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:25:01.709Z|bd6f33e8-fd5a-4e8a-9676-8d210f14231d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:25:11.525Z|c2673c78-220f-4f61-81a3-e9f7853a7481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:11.526Z|c2673c78-220f-4f61-81a3-e9f7853a7481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:11.545Z|b29b0199-e2d1-46d1-aa16-9097b2078e1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:11.546Z|b29b0199-e2d1-46d1-aa16-9097b2078e1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:11.571Z|3382a31b-c333-4f92-91b0-2619e5b6d59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:11.571Z|3382a31b-c333-4f92-91b0-2619e5b6d59f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:16.708Z|85c49c83-cf82-41b0-aaf0-f5cbd8a420de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:25:16.710Z|85c49c83-cf82-41b0-aaf0-f5cbd8a420de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:25:17.872Z|a0be4455-2c1f-41a7-a345-101f0f0f9f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:25:17.873Z|a0be4455-2c1f-41a7-a345-101f0f0f9f29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:25:21.570Z|600d04b2-8034-460c-9bb5-08dfe390f9e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:21.578Z|600d04b2-8034-460c-9bb5-08dfe390f9e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:21.584Z|60b3c368-36f8-478b-881e-6e80fea44357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:21.585Z|60b3c368-36f8-478b-881e-6e80fea44357|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:21.604Z|712c32f1-6b60-48bf-9f9f-4ead300e4ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:21.610Z|712c32f1-6b60-48bf-9f9f-4ead300e4ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:31.612Z|42d63add-94ae-4f17-b2d7-adc9695b4058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:31.612Z|42d63add-94ae-4f17-b2d7-adc9695b4058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:31.637Z|9ac2cc41-43d3-4124-8a65-dc7928db4425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:31.640Z|9ac2cc41-43d3-4124-8a65-dc7928db4425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:31.646Z|412e5ac1-af5b-490d-a2f3-ab2ed6e59255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:31.647Z|412e5ac1-af5b-490d-a2f3-ab2ed6e59255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:31.708Z|a819d75b-dc6f-4c7c-902f-d25c8235f38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:25:31.709Z|a819d75b-dc6f-4c7c-902f-d25c8235f38b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:25:41.651Z|f2b914b7-cddb-4f1d-a1b3-8966c15848ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:41.652Z|f2b914b7-cddb-4f1d-a1b3-8966c15848ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:41.684Z|b95daed4-2cb4-4d0c-90f4-4f665162dd06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:41.685Z|b95daed4-2cb4-4d0c-90f4-4f665162dd06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:41.700Z|37648b79-bbb3-4ade-bc08-5f4899fbe5c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:41.701Z|37648b79-bbb3-4ade-bc08-5f4899fbe5c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:46.708Z|f91e2374-ebee-462f-820d-100f60508beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:25:46.714Z|f91e2374-ebee-462f-820d-100f60508beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:25:47.886Z|da75b1c9-1e38-4ec6-bd72-3d527c599ed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:25:47.887Z|da75b1c9-1e38-4ec6-bd72-3d527c599ed4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:25:51.687Z|0448a324-f9ea-4746-b031-fa8a4012a07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:51.689Z|0448a324-f9ea-4746-b031-fa8a4012a07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:51.710Z|8ed095f9-e136-4ce1-993a-db3d229afa6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:51.711Z|8ed095f9-e136-4ce1-993a-db3d229afa6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:51.724Z|0c6049b8-1b22-4d21-992b-9d1622252748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:25:51.725Z|0c6049b8-1b22-4d21-992b-9d1622252748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:25:59.234Z|4d02b810-8d47-4524-b342-480c28382273|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:25:59.243Z|4d02b810-8d47-4524-b342-480c28382273|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:01.709Z|ad0395c1-08a5-4cd9-828e-1dc2851d8d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:26:01.710Z|ad0395c1-08a5-4cd9-828e-1dc2851d8d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:26:01.724Z|c3a24899-e2aa-47ed-bc70-04740b4d2b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:01.725Z|c3a24899-e2aa-47ed-bc70-04740b4d2b22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:01.737Z|55b1f8b5-c5fe-47d0-bf9f-330f7b92b7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:01.738Z|55b1f8b5-c5fe-47d0-bf9f-330f7b92b7e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:01.757Z|d51c047c-92ed-4535-b22a-69885e366d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:01.759Z|d51c047c-92ed-4535-b22a-69885e366d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:11.770Z|ebe334bf-d7e5-43b5-90b0-6686e1244b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:11.772Z|ebe334bf-d7e5-43b5-90b0-6686e1244b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:11.790Z|33efd02b-b880-425b-b86f-ea98ea154c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:11.791Z|33efd02b-b880-425b-b86f-ea98ea154c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:11.792Z|21f787ba-da8a-4de1-85f0-e6a36e6b1e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:11.793Z|21f787ba-da8a-4de1-85f0-e6a36e6b1e78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:16.709Z|18c2cb28-81b6-49cb-b208-9987eca222e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:26:16.709Z|18c2cb28-81b6-49cb-b208-9987eca222e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:26:17.888Z|89c33d6a-5b8e-49c4-9da8-22e53fec6b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:26:17.888Z|89c33d6a-5b8e-49c4-9da8-22e53fec6b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:26:21.808Z|215e8e0b-73ce-4124-92d1-069d23638f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:21.809Z|215e8e0b-73ce-4124-92d1-069d23638f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:21.822Z|12c970da-c2de-4902-9c70-42ab295108d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:21.823Z|12c970da-c2de-4902-9c70-42ab295108d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:21.817Z|9b8f3777-922e-48ac-95fb-f139acaa5c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:21.827Z|9b8f3777-922e-48ac-95fb-f139acaa5c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:31.709Z|42a42af3-ca7d-4abc-b317-40f7be05eb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:26:31.714Z|42a42af3-ca7d-4abc-b317-40f7be05eb61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:26:31.840Z|98a41d95-10b6-47f3-854c-717874acd8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:31.842Z|98a41d95-10b6-47f3-854c-717874acd8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:31.857Z|f7a09523-a484-4669-b02e-fc24fb4771ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:31.858Z|f7a09523-a484-4669-b02e-fc24fb4771ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:31.859Z|312f96a2-4bf5-4d3c-b7db-083d1c13a74b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:31.859Z|312f96a2-4bf5-4d3c-b7db-083d1c13a74b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:41.881Z|967a54ea-3d52-4323-bdf5-c3e4150381ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:41.884Z|967a54ea-3d52-4323-bdf5-c3e4150381ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:41.897Z|268f56cd-2fc8-4e0e-9be2-f677d0844776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:41.898Z|268f56cd-2fc8-4e0e-9be2-f677d0844776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:41.902Z|9b65fe45-8569-4a4d-98a5-d287ad27dc5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:41.903Z|9b65fe45-8569-4a4d-98a5-d287ad27dc5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:46.709Z|92a9cb0a-9d7c-46dd-b059-1d5feae514d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:26:46.710Z|92a9cb0a-9d7c-46dd-b059-1d5feae514d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:26:47.889Z|34eaa50f-c233-4817-a6da-4574af754338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:26:47.890Z|34eaa50f-c233-4817-a6da-4574af754338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:26:51.914Z|5a8da8ed-3b6c-410c-a248-d09538cb3edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:51.915Z|5a8da8ed-3b6c-410c-a248-d09538cb3edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:51.925Z|ac0756aa-7bd3-4b03-84a1-a780a022f645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:51.926Z|ac0756aa-7bd3-4b03-84a1-a780a022f645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:51.928Z|d4afbc9d-b1b9-4489-94e3-1468254e5760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:26:51.929Z|d4afbc9d-b1b9-4489-94e3-1468254e5760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:26:59.238Z|7dd471bd-b31b-45cb-97e5-fe88e1d08ace|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:26:59.239Z|7dd471bd-b31b-45cb-97e5-fe88e1d08ace|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:01.710Z|db17319e-b5db-488f-9e18-7fe643b9ffa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:27:01.711Z|db17319e-b5db-488f-9e18-7fe643b9ffa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:27:01.956Z|5b31991d-73bb-46c9-8c27-469e2b215378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:01.958Z|7369040c-6243-4be4-af47-3ed4ef6ecf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:01.959Z|7369040c-6243-4be4-af47-3ed4ef6ecf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:01.969Z|5b31991d-73bb-46c9-8c27-469e2b215378|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:01.973Z|f96261bb-88c1-43ed-82da-c684ad07554b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:01.975Z|f96261bb-88c1-43ed-82da-c684ad07554b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:12.004Z|4eb4848a-a18f-4dd6-9776-e7a8df57b3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:12.004Z|152e9863-f547-4a25-8ce6-68c6344ece77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:12.005Z|4eb4848a-a18f-4dd6-9776-e7a8df57b3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:12.005Z|152e9863-f547-4a25-8ce6-68c6344ece77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:12.011Z|d8b42024-fb42-409d-84a5-44640178b52c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:12.013Z|d8b42024-fb42-409d-84a5-44640178b52c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:16.709Z|5e37e89d-793e-44fd-919c-0b711372992c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:27:16.713Z|5e37e89d-793e-44fd-919c-0b711372992c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:27:17.890Z|928a4fef-7888-4fcf-8126-1aea92cf2288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:27:17.891Z|928a4fef-7888-4fcf-8126-1aea92cf2288|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:27:22.035Z|9d47ee89-85b4-4217-a4b7-367fbd3ac789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:22.036Z|9d47ee89-85b4-4217-a4b7-367fbd3ac789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:22.039Z|67a41552-e50c-4565-b665-f5da62e3f131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:22.040Z|67a41552-e50c-4565-b665-f5da62e3f131|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:22.052Z|abea579b-9f40-478a-8609-e8f6ec207c5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:22.053Z|abea579b-9f40-478a-8609-e8f6ec207c5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:31.708Z|e2e03e20-8c15-4881-88c3-a7dd34f471b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:27:31.709Z|e2e03e20-8c15-4881-88c3-a7dd34f471b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:27:32.079Z|984a9e0f-13e0-4b31-aeb8-4c78e0f88583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:32.079Z|984a9e0f-13e0-4b31-aeb8-4c78e0f88583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:32.081Z|53a45602-b7f3-45d6-8fbd-17b6270ff8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:32.081Z|53a45602-b7f3-45d6-8fbd-17b6270ff8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:32.086Z|145c36bd-0718-4424-85eb-c1713f355989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:32.087Z|145c36bd-0718-4424-85eb-c1713f355989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:42.105Z|5939548c-a6c9-43e5-a384-fe2e95670dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:42.106Z|5939548c-a6c9-43e5-a384-fe2e95670dde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:42.109Z|fe742b0b-b25f-465b-853c-936753f3f95d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:42.110Z|fe742b0b-b25f-465b-853c-936753f3f95d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:42.110Z|e8ac0ec6-cbaa-4afb-9c9a-60ea107778cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:42.111Z|e8ac0ec6-cbaa-4afb-9c9a-60ea107778cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:46.708Z|c314e6ad-5b0c-45a0-8732-338163e10d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:27:46.709Z|c314e6ad-5b0c-45a0-8732-338163e10d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:27:47.894Z|39c4e59d-091b-4f24-bbb8-61cba1aa86f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:27:47.896Z|39c4e59d-091b-4f24-bbb8-61cba1aa86f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:27:52.144Z|185d89e7-52af-400d-a0c0-40b22dcd5e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:52.144Z|c10b655d-7e5a-44fa-8397-5a0ff97688a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:52.145Z|c10b655d-7e5a-44fa-8397-5a0ff97688a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:52.144Z|9e239b10-d8bf-41e8-9dd0-1c57653720f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:27:52.145Z|185d89e7-52af-400d-a0c0-40b22dcd5e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:52.147Z|9e239b10-d8bf-41e8-9dd0-1c57653720f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:27:59.234Z|17e8ea84-aacd-4d2a-93cd-ed84e3b61702|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:27:59.236Z|17e8ea84-aacd-4d2a-93cd-ed84e3b61702|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:01.713Z|df30c586-adf7-4279-b5d1-0a6a4d2990a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:28:01.717Z|df30c586-adf7-4279-b5d1-0a6a4d2990a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:28:02.172Z|638028cd-6879-44e6-8b8a-19fca44a43d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:02.173Z|638028cd-6879-44e6-8b8a-19fca44a43d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:02.182Z|c0752b8b-a140-45fb-b116-4fe56adfdf0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:02.183Z|c0752b8b-a140-45fb-b116-4fe56adfdf0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:02.197Z|e1634cb9-f4ab-4876-a290-b6ce51445010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:02.198Z|e1634cb9-f4ab-4876-a290-b6ce51445010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:12.205Z|f2107544-9ebc-44ee-8cae-ce9e9cf05778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:12.206Z|f2107544-9ebc-44ee-8cae-ce9e9cf05778|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:12.215Z|c38f9950-50f0-4fec-a3a2-45553463bc60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:12.216Z|c38f9950-50f0-4fec-a3a2-45553463bc60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:12.231Z|435849a0-1e45-421b-9582-dee0f5fcfe1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:12.231Z|435849a0-1e45-421b-9582-dee0f5fcfe1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:16.708Z|6d90a869-4484-441f-a82b-9ebf0e6773a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:28:16.709Z|6d90a869-4484-441f-a82b-9ebf0e6773a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:28:17.897Z|0d1ebcb7-62c8-4dd8-8958-818fe997dfcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:28:17.898Z|0d1ebcb7-62c8-4dd8-8958-818fe997dfcd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:28:22.234Z|2df96bcd-8fc9-4d34-b02d-a758f2b65e30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:22.235Z|2df96bcd-8fc9-4d34-b02d-a758f2b65e30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:22.255Z|baddc0a7-a928-4579-9a89-4c2c5ca3de10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:22.256Z|baddc0a7-a928-4579-9a89-4c2c5ca3de10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:22.275Z|d65e6637-a3b2-4d6d-a53b-d567cd963abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:22.276Z|d65e6637-a3b2-4d6d-a53b-d567cd963abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:31.708Z|5fccf8ac-da2d-481a-bd87-48f323f49848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:28:31.709Z|5fccf8ac-da2d-481a-bd87-48f323f49848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:28:32.280Z|297562c3-cfed-4dd8-81e8-732af52c62df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:32.281Z|297562c3-cfed-4dd8-81e8-732af52c62df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:32.297Z|9ce78fc0-e2c9-4790-9d12-05e358893505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:32.298Z|9ce78fc0-e2c9-4790-9d12-05e358893505|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:32.319Z|22e71b51-0832-4a26-bf58-74d190c54071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:32.320Z|22e71b51-0832-4a26-bf58-74d190c54071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:42.316Z|69a0479f-bd80-4282-8889-723c548f916d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:42.317Z|69a0479f-bd80-4282-8889-723c548f916d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:42.340Z|640e9e22-00b4-44a7-8418-dd113150a364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:42.341Z|640e9e22-00b4-44a7-8418-dd113150a364|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:42.361Z|4f3fe218-ec1d-43a3-ad76-e9c964170fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:42.362Z|4f3fe218-ec1d-43a3-ad76-e9c964170fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:46.708Z|23ea63d0-468e-4263-87ff-931cff0b87d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:28:46.712Z|23ea63d0-468e-4263-87ff-931cff0b87d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:28:47.899Z|8ec8224d-d46e-4ff0-8518-4655fca85a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:28:47.900Z|8ec8224d-d46e-4ff0-8518-4655fca85a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:28:52.352Z|fc71cab1-8360-464a-b59e-e1085ba03b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:52.354Z|fc71cab1-8360-464a-b59e-e1085ba03b7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:52.386Z|580ee3fb-b267-4e02-b158-a4329988b39a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:52.387Z|db74fda8-02f6-4697-b029-6dcd7dff6f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:28:52.387Z|580ee3fb-b267-4e02-b158-a4329988b39a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:52.387Z|db74fda8-02f6-4697-b029-6dcd7dff6f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:28:59.232Z|48527ac5-cab2-4e3f-bca1-a781cf5839d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:28:59.233Z|48527ac5-cab2-4e3f-bca1-a781cf5839d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:01.708Z|f8f04b61-d179-4a8f-9399-290dba288eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:29:01.709Z|f8f04b61-d179-4a8f-9399-290dba288eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:29:02.383Z|5b50b703-b15a-4faa-9447-f43543885228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:02.384Z|5b50b703-b15a-4faa-9447-f43543885228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:02.420Z|62c7bf2a-f1f5-4417-b234-d5320758d82a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:02.420Z|ef28bcce-86ab-420a-9efc-8f6a5a39b5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:02.421Z|ef28bcce-86ab-420a-9efc-8f6a5a39b5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:02.421Z|62c7bf2a-f1f5-4417-b234-d5320758d82a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:12.421Z|062d3f58-a0fe-42c0-b4ba-e77f9b2b97a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:12.422Z|062d3f58-a0fe-42c0-b4ba-e77f9b2b97a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:12.448Z|aeeac7cb-018b-40c1-87a1-ae3e2e14ff7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:12.448Z|aeeac7cb-018b-40c1-87a1-ae3e2e14ff7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:12.448Z|e106c314-61cf-4b5b-a0a3-d993ddaf75d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:12.449Z|e106c314-61cf-4b5b-a0a3-d993ddaf75d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:16.708Z|a08ca304-6569-4829-ac05-37c437fa730e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:29:16.710Z|a08ca304-6569-4829-ac05-37c437fa730e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:29:17.900Z|4f1a9279-dc57-4438-909e-2cc151301ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:29:17.901Z|4f1a9279-dc57-4438-909e-2cc151301ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:29:22.462Z|3222818f-c7b8-4522-ad35-8548647975cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:22.464Z|3222818f-c7b8-4522-ad35-8548647975cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:22.476Z|56777861-da7b-438d-a231-b853e7ddc76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:22.479Z|56777861-da7b-438d-a231-b853e7ddc76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:22.487Z|9466b4b0-0bd1-47c5-a506-298e1f9d830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:22.488Z|9466b4b0-0bd1-47c5-a506-298e1f9d830e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:31.709Z|69608faf-a1f2-4bd6-8539-ae743342404c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:29:31.717Z|69608faf-a1f2-4bd6-8539-ae743342404c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:29:32.504Z|7ebc55c6-427f-44b4-a1a4-d1bab78675be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:32.505Z|7ebc55c6-427f-44b4-a1a4-d1bab78675be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:32.509Z|e9e0f3e0-5aa3-465b-bc68-34d0a2d3b655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:32.511Z|e9e0f3e0-5aa3-465b-bc68-34d0a2d3b655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:32.521Z|62f8949b-25bf-4d3f-8516-7f722b945b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:32.522Z|62f8949b-25bf-4d3f-8516-7f722b945b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:42.542Z|193cf9ba-4778-4434-ba2e-236e9278decf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:42.543Z|193cf9ba-4778-4434-ba2e-236e9278decf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:42.555Z|1269b61b-a2bd-4d74-b394-f935f2020221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:42.556Z|1269b61b-a2bd-4d74-b394-f935f2020221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:42.561Z|d42e960d-4fa9-4778-8d3c-8f0a53c42d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:42.562Z|d42e960d-4fa9-4778-8d3c-8f0a53c42d05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:46.708Z|2ab654c1-2f7d-43c5-8da9-b553b06ef126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:29:46.709Z|2ab654c1-2f7d-43c5-8da9-b553b06ef126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:29:47.902Z|641ef5ef-d869-491f-bd0a-c51347e301f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:29:47.902Z|641ef5ef-d869-491f-bd0a-c51347e301f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:29:52.590Z|53934fdc-d173-491f-9463-090781d1c096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:52.591Z|53934fdc-d173-491f-9463-090781d1c096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:52.601Z|34ef785e-7bea-49af-b2c8-0be688d245d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:52.602Z|34ef785e-7bea-49af-b2c8-0be688d245d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:52.603Z|4ecf0c9e-c904-4bde-b51e-8efc136645fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:29:52.605Z|4ecf0c9e-c904-4bde-b51e-8efc136645fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:29:59.233Z|ca0cdfae-3613-4847-8cf4-d8cdd1c30c21|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-03T08:29:59.234Z|ca0cdfae-3613-4847-8cf4-d8cdd1c30c21|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:01.711Z|087b381c-c26b-4aed-94ca-131d08648622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:30:01.712Z|087b381c-c26b-4aed-94ca-131d08648622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:30:02.623Z|57620cc0-ecea-493d-872f-42c9eb1befcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:02.624Z|57620cc0-ecea-493d-872f-42c9eb1befcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:02.630Z|a1ddb8d1-b71f-4186-a385-83c005efbdbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:02.631Z|a1ddb8d1-b71f-4186-a385-83c005efbdbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:02.639Z|923e95c5-6192-4e2c-b20d-8c2382b0c666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:02.640Z|923e95c5-6192-4e2c-b20d-8c2382b0c666|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:12.682Z|5cf4525d-e5fc-4930-8cc4-59ae5e7b09b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:12.684Z|5cf4525d-e5fc-4930-8cc4-59ae5e7b09b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:12.688Z|a607ad16-d25c-4677-b254-e3d42960d262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:12.689Z|a607ad16-d25c-4677-b254-e3d42960d262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:12.691Z|420db84c-27e9-4346-a307-9f3ecc701d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:12.693Z|420db84c-27e9-4346-a307-9f3ecc701d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:16.718Z|9e1876da-2b64-4e0d-918a-fc43f10c60c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:30:16.731Z|9e1876da-2b64-4e0d-918a-fc43f10c60c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:30:17.903Z|0a9aeeb1-9265-4ef7-b631-1f6b82ea08d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:30:17.904Z|0a9aeeb1-9265-4ef7-b631-1f6b82ea08d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-03T08:30:22.725Z|aec58fb3-32bb-40f7-aaec-eaee7f55b467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:22.725Z|8d1d1786-e56d-4234-94bd-09b6834d7841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:22.726Z|8d1d1786-e56d-4234-94bd-09b6834d7841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:22.726Z|aec58fb3-32bb-40f7-aaec-eaee7f55b467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:22.733Z|f3ea8938-d37d-454e-89af-3ba0dfb9c467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-03T08:30:22.734Z|f3ea8938-d37d-454e-89af-3ba0dfb9c467|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-03T08:30:31.710Z|269615fc-e8e4-497c-a11e-787477bffe37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-03T08:30:31.711Z|269615fc-e8e4-497c-a11e-787477bffe37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.